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.8.6 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
org.eclipse.jdt | org.eclipse.jdt.annotation | 2.3.0 | jar | Eclipse Public License - v 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.junit.jupiter | junit-jupiter | 5.11.3 | 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.11.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- dev.metaschema.java:metaschema-framework:pom:2.0.1
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
CC0-1.0: Metaschema Framework Parent
Eclipse Public License - v 2.0: JDT Annotations for Enhanced Null Analysis
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.8.6.jar | 15.3 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 | 1.6 | Yes |
org.eclipse.jdt.annotation-2.3.0.jar | 31.8 kB | 32 | 8 | 1 | 1.8 | Yes |
junit-jupiter-5.11.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.3.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.3.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.3.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.3.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.3.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 1.6 MB | 1140 | 973 | 67 | 9 | 10 |
compile: 3 | compile: 67.1 kB | compile: 109 | compile: 67 | compile: 5 | 1.8 | compile: 3 |
test: 8 | test: 1.5 MB | test: 1031 | test: 906 | test: 62 | 9 | test: 7 |