Project Dependencies
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.12.4 |
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.12.4
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-ext: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)
- org.apache.logging.log4j:log4j-core:jar:2.12.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.12.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-csv:jar:1.6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.12.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.12.4 (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)
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.12.4.jar |
276.8 kB |
207 |
173 |
7 |
- |
Yes |
log4j-api-2.12.4-tests.jar |
237.9 kB |
- |
- |
- |
- |
- |
log4j-core-2.12.4.jar |
1.7 MB |
1191 |
1101 |
50 |
1.7 |
Yes |
log4j-core-2.12.4-tests.jar |
1.6 MB |
- |
- |
- |
- |
- |
log4j-to-slf4j-2.12.4.jar |
17.5 kB |
22 |
6 |
1 |
1.7 |
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 |
2208 |
1960 |
115 |
1.7 |
9 |
compile: 3 |
compile: 360.3 kB |
compile: 297 |
compile: 237 |
compile: 17 |
- |
compile: 3 |
test: 7 |
test: 2.8 MB |
test: 720 |
test: 622 |
test: 48 |
- |
test: 5 |
runtime: 1 |
runtime: 1.7 MB |
runtime: 1191 |
runtime: 1101 |
runtime: 50 |
- |
runtime: 1 |
|