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.junit.jupiter | junit-jupiter-api | 5.13.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.13.2 | jar | Eclipse Public License v2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.9.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.13.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.13.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
Project Dependency Graph
Dependency Tree
- net.revelc.code:revelc:pom:9
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.2 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: Revelc Parent POM
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-api-5.13.2.jar | 240.3 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.13.2.jar | 339 kB | 177 | 160 | 9 | 1.8 | Yes |
junit-platform-commons-1.13.2.jar | 156.3 kB | 99 | - | - | - | - |
• Root | - | 88 | 73 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.13.2.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
spotbugs-annotations-4.9.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 1.1 MB | 783 | 676 | 44 | 11 | 8 |
provided: 2 | provided: 36.1 kB | provided: 78 | provided: 60 | provided: 4 | 11 | provided: 2 |
test: 6 | test: 1 MB | test: 705 | test: 616 | test: 40 | 1.8 | test: 6 |