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.9.1 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
org.eclipse.jdt | org.eclipse.jdt.annotation | 2.3.100 | jar | Eclipse Public License - v 2.0 |
org.junit.jupiter | junit-jupiter | 5.12.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 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.12.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.12.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.12.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.12.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.0 | jar | Eclipse Public License v2.0 |
Project Dependency Graph
Dependency Tree
- dev.metaschema.java:metaschema-framework:pom:2.2.0
- com.github.spotbugs:spotbugs-annotations:jar:4.9.1 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.12.0 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.0 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.12.0 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.0 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.12.0 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.12.0 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.0 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.1 (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.9.1.jar | 16.2 kB | 32 | 25 | 1 | 11 | 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.100.jar | 33.2 kB | 32 | 8 | 1 | 1.8 | Yes |
junit-jupiter-5.12.0.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.12.0.jar | 233.3 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.0.jar | 291.5 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-jupiter-params-5.12.0.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
junit-platform-commons-1.12.0.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.0.jar | 255.8 kB | 184 | 161 | 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 | 1200 | 1011 | 68 | 11 | 10 |
compile: 9 | compile: 1.1 MB | compile: 845 | compile: 700 | compile: 49 | 11 | compile: 8 |
runtime: 2 | runtime: 547.3 kB | runtime: 355 | runtime: 311 | runtime: 19 | runtime: 2 |