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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.9.10 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.9.10 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.9.10 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.13.0 | jar | Apache License, Version 2.0 |
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 | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.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-docker:jar:2.13.0
- org.apache.logging.log4j:log4j-api:jar:2.13.0 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.13.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.9.10 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.9.10 (compile)
- 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 Docker Library
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.9.10.jar | 66.9 kB | 80 | 68 | 1 | 1.6 | Yes |
jackson-core-2.9.10.jar | 325.6 kB | 132 | 107 | 11 | 1.6 | Yes |
jackson-databind-2.9.10.jar | 1.3 MB | 658 | 624 | 20 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-api-2.13.0.jar | 286.3 kB | 213 | 178 | 8 | - | Yes |
log4j-core-2.13.0.jar | 1.7 MB | 1202 | 1111 | 51 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 4.1 MB | 2660 | 2419 | 124 | 1.8 | 7 |
compile: 5 | compile: 3.7 MB | compile: 2285 | compile: 2088 | compile: 91 | - | compile: 5 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.