Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.12.4
- org.apache.logging.log4j:log4j-api:jar:2.12.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.12.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.9.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.9.9 (compile)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
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.9.jar |
66.9 kB |
80 |
68 |
1 |
1.6 |
Yes |
jackson-core-2.9.9.jar |
325.6 kB |
132 |
107 |
11 |
1.6 |
Yes |
jackson-databind-2.9.9.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.12.4.jar |
276.8 kB |
207 |
173 |
7 |
- |
Yes |
log4j-core-2.12.4.jar |
1.7 MB |
1191 |
1101 |
50 |
1.7 |
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 |
2643 |
2404 |
122 |
1.7 |
7 |
compile: 5 |
compile: 3.7 MB |
compile: 2268 |
compile: 2073 |
compile: 89 |
- |
compile: 5 |
test: 2 |
test: 360 kB |
test: 375 |
test: 331 |
test: 33 |
- |
test: 2 |
|