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.fasterxml.woodstox | woodstox-core | 7.0.0 | jar | The Apache License, Version 2.0 |
org.apache.maven | maven-api-xml | 4.0.0-beta-5 | jar | Apache-2.0 |
org.codehaus.woodstox | stax2-api | 4.2.2 | jar | The BSD 2-Clause License |
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.11.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 |
---|---|---|---|---|
org.codehaus.plexus | plexus-xml | 4.0.4 | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M3 | jar | Eclipse Public 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.apache.maven | maven-api-meta | 4.0.0-beta-5 | jar | Apache-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.platform | junit-platform-commons | 1.11.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-xml-impl:jar:4.0.0-beta-5
- org.apache.maven:maven-api-xml:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-meta:jar:4.0.0-beta-5 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:7.0.0 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3 (provided)
- org.codehaus.plexus:plexus-xml:jar:4.0.4 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.apache.maven:maven-api-xml:jar:4.0.0-beta-5 (compile)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu.plexus
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD 2-Clause License: Stax2 API
Apache-2.0: Maven 4 API :: Meta annotations, Maven 4 API :: XML, Maven XML API Implementation
Apache License, Version 2.0: Plexus XML Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
woodstox-core-7.0.0.jar | 1.6 MB | 1091 | 942 | 78 | 1.8 | Yes |
maven-api-meta-4.0.0-beta-5.jar | 13 kB | 27 | 12 | 1 | 17 | Yes |
maven-api-xml-4.0.0-beta-5.jar | 8.7 kB | 17 | 2 | 1 | 17 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
plexus-xml-4.0.4.jar | 89.4 kB | 43 | 24 | 2 | 1.8 | Yes |
stax2-api-4.2.2.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.9.0.M3.jar | 216.3 kB | 205 | 167 | 20 | 1.8 | Yes |
junit-jupiter-api-5.11.2.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-platform-commons-1.11.2.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 2.5 MB | 1836 | 1529 | 134 | 17 | 10 |
compile: 4 | compile: 1.8 MB | compile: 1281 | compile: 1081 | compile: 92 | 17 | compile: 4 |
provided: 2 | provided: 305.7 kB | provided: 248 | provided: 191 | provided: 22 | provided: 2 | |
test: 4 | test: 378.1 kB | test: 307 | test: 257 | test: 20 | 1.8 | test: 4 |