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 |
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:
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-iostreams: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 (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)
- 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)
- org.mockito:mockito-core:jar:2.25.1 (test)
- net.bytebuddy:byte-buddy:jar:1.9.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.9.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:2.6 (test)
![[Information]](./images/icon_info_sml.gif)
- com.h2database:h2:jar:1.4.199 (test)
![[Information]](./images/icon_info_sml.gif)
Licenses
Apache 2: Objenesis
MPL 2.0 or EPL 1.0: H2 Database Engine
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j Streaming Interface
New BSD License: Hamcrest All, Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
h2-1.4.199.jar |
2.2 MB |
877 |
872 |
44 |
- |
Yes |
junit-4.12.jar |
314.9 kB |
323 |
286 |
30 |
1.5 |
Yes |
byte-buddy-1.9.7.jar |
3.3 MB |
2360 |
2310 |
36 |
1.6 |
Yes |
byte-buddy-agent-1.9.7.jar |
43.4 kB |
41 |
30 |
1 |
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 |
log4j-core-2.12.4-tests.jar |
1.6 MB |
- |
- |
- |
- |
- |
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 |
mockito-core-2.25.1.jar |
581 kB |
623 |
551 |
64 |
1.6 |
Yes |
objenesis-2.6.jar |
55.7 kB |
59 |
43 |
10 |
1.6 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
11 |
10.3 MB |
5982 |
5615 |
268 |
1.7 |
10 |
compile: 1 |
compile: 276.8 kB |
compile: 207 |
compile: 173 |
compile: 7 |
- |
compile: 1 |
test: 10 |
test: 10.1 MB |
test: 5775 |
test: 5442 |
test: 261 |
- |
test: 9 |
|