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 | Optional |
---|---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.13.3 | jar | Apache License, Version 2.0 | No |
org.apache.logging.log4j | log4j-core | 2.13.3 | jar | Apache License, Version 2.0 | Yes |
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 |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-core | 2.13.3 | tests | test-jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-all | 1.3 | - | jar | New BSD License |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-jul:jar:2.13.3
- org.apache.logging.log4j:log4j-api:jar:2.13.3 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.13.3 (compile)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.3 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter
New BSD License: Hamcrest All, Hamcrest Core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-api-2.13.3.jar | 292.3 kB | 214 | 179 | 8 | - | Yes |
log4j-core-2.13.3-tests.jar | 1.6 MB | - | - | - | - | - |
hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
log4j-core-2.13.3.jar | 1.7 MB | 1209 | 1117 | 51 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 4.3 MB | 2047 | 1831 | 115 | 1.8 | 5 |
compile: 2 | compile: 2 MB | compile: 1423 | compile: 1296 | compile: 59 | - | compile: 2 |
test: 4 | test: 2.3 MB | test: 624 | test: 535 | test: 56 | - | test: 3 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
snapshots | http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots.https | http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ | Yes | Yes |
thirdparty | http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty | Yes | No |
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.