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.12.4 |
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:
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.12.4
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.12.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:test-jar:tests:1.2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.2.3 (test)
![[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)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
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.12.4.jar |
276.8 kB |
207 |
173 |
7 |
- |
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 |
1530 |
1290 |
130 |
1.6 |
7 |
compile: 2 |
compile: 318 kB |
compile: 253 |
compile: 207 |
compile: 11 |
- |
compile: 2 |
test: 6 |
test: 1.8 MB |
test: 1277 |
test: 1083 |
test: 119 |
- |
test: 5 |
|