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 | Optional |
---|---|---|---|---|---|
org.slf4j | slf4j-api | 2.0.7 | jar | MIT License | No |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | Yes |
org.assertj | assertj-core | 3.24.2 | jar | Apache License, Version 2.0 | Yes |
org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 | Yes |
org.slf4j | jul-to-slf4j | 2.0.7 | jar | MIT License | Yes |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | - | jar | BSD License 3 |
org.jacoco | org.jacoco.agent | 0.8.10 | runtime | jar | Eclipse Public License 2.0 |
org.junit-pioneer | junit-pioneer | 1.9.1 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter | 5.9.3 | - | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.9.3 | - | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.9.3 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-inline | 4.0.0 | - | jar | The MIT License |
org.mockito | mockito-junit-jupiter | 4.0.0 | - | jar | The MIT License |
org.powermock | powermock-api-mockito2 | 2.0.9 | - | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.9 | - | jar | The Apache Software 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.
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.21 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.junit.platform | junit-platform-commons | 1.9.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy-agent | 1.11.19 | jar | Apache License, Version 2.0 |
org.javassist | javassist | 3.27.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.0.0 | jar | The MIT License |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.powermock | powermock-api-support | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 2.0.9 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.valfirst:slf4j-test:jar:3.0.1
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.7 (compile)
- org.assertj:assertj-core:jar:3.24.2 (compile)
- net.bytebuddy:byte-buddy:jar:1.12.21 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (compile)
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.9.3 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.9.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- org.junit.platform:junit-platform-launcher:jar:1.9.3 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-inline:jar:4.0.0 (test)
- org.mockito:mockito-core:jar:4.0.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.19 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.mockito:mockito-core:jar:4.0.0 (test)
- org.mockito:mockito-junit-jupiter:jar:4.0.0 (test)
- org.junit-pioneer:junit-pioneer:jar:1.9.1 (test)
- org.powermock:powermock-module-junit4:jar:2.0.9 (test)
- org.powermock:powermock-module-junit4-common:jar:2.0.9 (test)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
- org.powermock:powermock-core:jar:2.0.9 (test)
- org.javassist:javassist:jar:3.27.0-GA (test)
- org.powermock:powermock-module-junit4-common:jar:2.0.9 (test)
- org.powermock:powermock-api-mockito2:jar:2.0.9 (test)
- org.powermock:powermock-api-support:jar:2.0.9 (test)
- org.jacoco:org.jacoco.agent:jar:runtime:0.8.10 (test)
Licenses
Eclipse Public License 2.0: JaCoCo :: Agent
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module, SLF4J Test
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine, junit-pioneer
New BSD License: Hamcrest Core
Apache License 2.0: Javassist
The MIT License: mockito-core, mockito-inline, mockito-junit-jupiter
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: PowerMock
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.12.21.jar | 3.9 MB | 2742 | 2688 | 39 | 9 | Yes |
byte-buddy-agent-1.11.19.jar | 252.3 kB | 81 | 63 | 2 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
org.jacoco.agent-0.8.10-runtime.jar | 298.8 kB | 202 | 166 | 18 | 1.5 | Yes |
javassist-3.27.0-GA.jar | 782.8 kB | 450 | 426 | 17 | 1.8 | Yes |
junit-pioneer-1.9.1.jar | 200 kB | 171 | 156 | 9 | 9 | Yes |
junit-jupiter-5.9.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | 9 | Yes |
junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | 9 | Yes |
junit-platform-commons-1.9.3.jar | 103 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | 9 | Yes |
junit-platform-launcher-1.9.3.jar | 169.2 kB | 120 | 105 | 7 | 9 | Yes |
junit-vintage-engine-5.9.3.jar | 66.9 kB | 49 | 35 | 6 | 9 | Yes |
mockito-core-4.0.0.jar | 667.4 kB | 652 | 580 | 64 | 1.8 | Yes |
mockito-inline-4.0.0.jar | 1.5 kB | 6 | 0 | 0 | - | - |
mockito-junit-jupiter-4.0.0.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 9 | Yes |
powermock-api-mockito2-2.0.9.jar | 88.4 kB | 103 | 75 | 18 | 1.6 | Yes |
powermock-api-support-2.0.9.jar | 21.6 kB | 24 | 14 | 4 | 1.6 | Yes |
powermock-core-2.0.9.jar | 201 kB | 208 | 175 | 27 | 1.6 | Yes |
powermock-module-junit4-2.0.9.jar | 47.7 kB | 35 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-2.0.9.jar | 17.7 kB | 19 | 9 | 2 | 1.6 | Yes |
powermock-reflect-2.0.9.jar | 68.4 kB | 52 | 39 | 8 | 1.6 | Yes |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | 9 | Yes |
junit-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | 9 | Yes |
jul-to-slf4j-2.0.7.jar | 5.7 kB | 12 | 1 | 1 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 10.2 MB | 7432 | 6809 | 375 | 9 | 29 |
compile: 10 | compile: 6.1 MB | compile: 4394 | compile: 4183 | compile: 127 | 9 | compile: 10 |
test: 21 | test: 4.1 MB | test: 3038 | test: 2626 | test: 248 | 9 | test: 19 |