Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Licenses
ch.qos.logback logback-classic 1.2.3 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 tests test-jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest 2.2 - jar BSD License 3
org.junit.jupiter junit-jupiter-engine 5.7.2 - jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.7.2 - jar Eclipse Public License v2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.jupiter junit-jupiter-api 5.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

BSD License 3: Hamcrest

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
logback-core-1.2.3-tests.jar 379.6 kB - - - - -
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
log4j-api-2.17.1.jar 301.8 kB 211 176 8 - Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 2 1 1.6 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
junit-jupiter-api-5.7.2.jar 175.6 kB 168 152 7 1.8 Yes
junit-jupiter-engine-5.7.2.jar 212.9 kB 131 113 8 1.8 Yes
junit-platform-commons-1.7.2.jar 100 kB 63 42 6 - Yes
junit-platform-engine-1.7.2.jar 181.4 kB 141 124 8 1.8 Yes
junit-vintage-engine-5.7.2.jar 64.3 kB 47 32 5 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 6 1 1.6 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
15 2.8 MB 2042 1732 157 1.8 14
compile: 2 compile: 343 kB compile: 257 compile: 210 compile: 12 - compile: 2
test: 13 test: 2.4 MB test: 1785 test: 1522 test: 145 - test: 12

Dependency Repository Locations

Repo ID URL Release Snapshot
thirdparty http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty Yes No
central https://repo.maven.apache.org/maven2 Yes No
apache.snapshots.https http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ Yes Yes
snapshots http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots Yes Yes
releases http://repository.nextiva.xyz:8081/nexus/content/repositories/releases Yes No
apache.snapshots https://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact NextivaThirdparty NextivaCentral NextivaApacheSnapshots NextivaSnapshots releases apache.snapshots
ch.qos.logback:logback-classic:jar:1.2.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
ch.qos.logback:logback-core:jar:1.2.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
ch.qos.logback:logback-core:test-jar:tests:1.2.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
junit:junit:jar:4.13.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.apache.logging.log4j:log4j-api:jar:2.17.1 - - - - - -
org.apiguardian:apiguardian-api:jar:1.1.0 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.hamcrest:hamcrest:jar:2.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.hamcrest:hamcrest-core:jar:1.3 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.junit.jupiter:junit-jupiter-api:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.junit.jupiter:junit-jupiter-engine:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.junit.platform:junit-platform-commons:jar:1.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.junit.platform:junit-platform-engine:jar:1.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.junit.vintage:junit-vintage-engine:jar:5.7.2 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.opentest4j:opentest4j:jar:1.2.0 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
org.slf4j:slf4j-api:jar:1.7.25 -
Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public
- - - -
Total NextivaThirdparty NextivaCentral NextivaApacheSnapshots NextivaSnapshots releases apache.snapshots
15 (compile: 2, test: 13) 0 14 0 0 0 0