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.0 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License | No |
org.slf4j | slf4j-ext | 1.7.25 | jar | MIT License | Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.logging.log4j | log4j-core | 2.13.0 | 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.commons | commons-csv | 1.6 | - | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.7 | - | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.13.0 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.13.0 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-to-slf4j | 2.13.0 | - | jar | Apache License, Version 2.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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.0
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
- org.slf4j:slf4j-ext:jar:1.7.25 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.13.0 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.13.0 (runtime)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.13.0 (test)
- org.apache.commons:commons-lang3:jar:3.7 (test)
- org.apache.commons:commons-csv:jar:1.6 (test)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.0 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.13.0 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Extensions Module
Apache License, Version 2.0: Apache Commons CSV, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, Apache Log4j to SLF4J Adapter
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 |
commons-csv-1.6.jar | 42.4 kB | 28 | 15 | 1 | 1.7 | Yes |
commons-lang3-3.7.jar | 499.6 kB | 295 | 270 | 13 | 1.7 | Yes |
log4j-api-2.13.0.jar | 286.3 kB | 213 | 178 | 8 | - | Yes |
log4j-api-2.13.0-tests.jar | 238.6 kB | - | - | - | - | - |
log4j-core-2.13.0.jar | 1.7 MB | 1202 | 1111 | 51 | 1.8 | Yes |
log4j-core-2.13.0-tests.jar | 1.6 MB | - | - | - | - | - |
log4j-to-slf4j-2.13.0.jar | 17.5 kB | 22 | 6 | 1 | 1.8 | 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 |
slf4j-ext-1.7.25.jar | 42.4 kB | 44 | 30 | 6 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 4.8 MB | 2225 | 1975 | 117 | 1.8 | 9 |
compile: 3 | compile: 369.8 kB | compile: 303 | compile: 242 | compile: 18 | - | compile: 3 |
test: 7 | test: 2.8 MB | test: 720 | test: 622 | test: 48 | - | test: 5 |
runtime: 1 | runtime: 1.7 MB | runtime: 1202 | runtime: 1111 | runtime: 51 | - | runtime: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.