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.junit.jupiter | junit-jupiter-api | 5.7.2 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
org.assertj | assertj-core | 3.20.1 | 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.
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.apiguardian | apiguardian-api | 1.1.1 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.7.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.soebes.junit.jupiter.extensions.resources:resources-extension:jar:0.2.0
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.1 (compile)
- org.opentest4j:opentest4j:jar:1.2.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.7.2 (compile)
- org.assertj:assertj-core:jar:3.20.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.2 (compile)
Licenses
Apache License 2.0: resources-extension
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Apache License, Version 2.0: AssertJ fluent assertions
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apiguardian-api-1.1.1.jar | 6.5 kB | 9 | 3 | 2 | - | Yes |
assertj-core-3.20.1.jar | 4.9 MB | 3321 | 3244 | 62 | - | Yes |
junit-jupiter-api-5.7.2.jar | 175.6 kB | 168 | 153 | 8 | - | Yes |
junit-platform-commons-1.7.2.jar | 100 kB | 63 | 43 | 7 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 5.2 MB | 3572 | 3450 | 81 | 0.0 | 5 |
compile: 4 | compile: 289.7 kB | compile: 251 | compile: 206 | compile: 19 | - | compile: 4 |
test: 1 | test: 4.9 MB | test: 3321 | test: 3244 | test: 62 | - | test: 1 |