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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.7.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
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 | 5.9.0 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software 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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- gov.nist.secauto.metaschema:metaschema-framework:pom:1.0.0-M1
- com.github.spotbugs:spotbugs-annotations:jar:4.7.3 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.7.3 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
NIST License: Metaschema Framework Parent
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, 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 |
---|---|---|---|---|---|---|
spotbugs-annotations-4.7.3.jar | 15.2 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
junit-jupiter-5.9.0.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.9.0.jar | 203.4 kB | 190 | 175 | 8 | - | Yes |
junit-jupiter-engine-5.9.0.jar | 246.4 kB | 151 | 134 | 9 | - | Yes |
junit-jupiter-params-5.9.0.jar | 578.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.9.0.jar | 102.7 kB | 64 | 44 | 7 | - | Yes |
junit-platform-engine-1.9.0.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 1.4 MB | 1027 | 893 | 64 | 1.8 | 9 |
compile: 2 | compile: 35.1 kB | compile: 77 | compile: 59 | compile: 4 | - | compile: 2 |
test: 8 | test: 1.3 MB | test: 950 | test: 834 | test: 60 | - | test: 7 |