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.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 |
junit | junit | 4.12 | - | jar | Eclipse Public License 1.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-to-slf4j:jar:2.13.1
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.13.1 (compile)
- ch.qos.logback:logback-core:jar:1.2.3 (test)
- ch.qos.logback:logback-core:test-jar:tests:1.2.3 (test)
- ch.qos.logback:logback-classic:jar:1.2.3 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All, 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.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-api-2.13.1.jar | 292.2 kB | 214 | 179 | 8 | - | Yes |
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 |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 2.1 MB | 1537 | 1296 | 131 | 1.6 | 7 |
compile: 2 | compile: 333.4 kB | compile: 260 | compile: 213 | compile: 12 | - | compile: 2 |
test: 6 | test: 1.8 MB | test: 1277 | test: 1083 | test: 119 | - | test: 5 |
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.