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.13.3 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.13.3 | jar | Apache License, Version 2.0 |
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 |
system
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.sun | jconsole | 1.7.0 | jar | - | Yes |
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-jmx-gui: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)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.sun:jconsole:jar:1.7.0 (system)
Licenses
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j JMX GUI
New BSD License: 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.jar | 1.7 MB | 1209 | 1117 | 51 | 1.8 | Yes |
log4j-core-2.13.3-tests.jar | 1.6 MB | - | - | - | - | - |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 4 MB | 1798 | 1627 | 92 | 1.8 | 4 |
compile: 2 | compile: 2 MB | compile: 1423 | compile: 1296 | compile: 59 | - | compile: 2 |
test: 3 | test: 2 MB | test: 375 | test: 331 | test: 33 | - | test: 2 |
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.