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-meta | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-artifact | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-model | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-xml-impl | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-api | 2.0.2 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-classworlds | 2.8.0 | jar | Apache License, Version 2.0 |
org.codehaus.woodstox | stax2-api | 4.2.2 | jar | The BSD 2-Clause License |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M3 | jar | Eclipse Public 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.junit.jupiter | junit-jupiter-api | 5.11.2 | 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.gson | gson | 2.11.0 | jar | Apache-2.0 |
org.apache.maven | maven-api-core | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-di | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-impl | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-metadata | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-spi | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven | maven-di | 4.0.0-beta-5 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-impl | 2.0.2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-named-locks | 2.0.2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 2.0.2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 2.0.2 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-xml | 4.0.4 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT 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.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-plugin-api: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)
- org.apache.maven:maven-api-plugin:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-xml-impl:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-model:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-impl:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-core:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-spi:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-metadata:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-di:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-beta-5 (compile)
- org.apache.maven:maven-di:jar:4.0.0-beta-5 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.2 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.2 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.apache.maven.resolver:maven-resolver-impl:jar:2.0.2 (compile)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.2 (compile)
- org.codehaus.plexus:plexus-xml:jar:4.0.4 (compile)
- org.apache.maven:maven-artifact: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 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.8.0 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.2 (compile)
- 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)
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
MIT License: SLF4J API Module
The BSD 2-Clause License: Stax2 API
Apache-2.0: Gson, Maven 3 Plugin API, Maven 4 API :: Core, Maven 4 API :: Dependency Injection, Maven 4 API :: Meta annotations, Maven 4 API :: Model, Maven 4 API :: Plugin, Maven 4 API :: Repository Metadata, Maven 4 API :: SPI, Maven 4 API :: Settings, Maven 4 API :: Toolchain, Maven 4 API :: XML, Maven API Implementation, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Dependency Injection, Maven Model, Maven XML API Implementation
Apache License, Version 2.0: Plexus Classworlds, 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 |
gson-2.11.0.jar | 298.4 kB | 244 | - | - | - | - |
• Root | - | 243 | 223 | 9 | 1.7 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
maven-api-core-4.0.0-beta-5.jar | 177.2 kB | 221 | 202 | 6 | 17 | Yes |
maven-api-di-4.0.0-beta-5.jar | 15.8 kB | 30 | 11 | 2 | 17 | Yes |
maven-api-impl-4.0.0-beta-5.jar | 692 kB | 294 | 251 | 17 | 17 | Yes |
maven-api-meta-4.0.0-beta-5.jar | 13 kB | 27 | 12 | 1 | 17 | Yes |
maven-api-metadata-4.0.0-beta-5.jar | 41.8 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-model-4.0.0-beta-5.jar | 211.5 kB | 126 | 111 | 1 | 17 | Yes |
maven-api-plugin-4.0.0-beta-5.jar | 82.1 kB | 77 | 60 | 2 | 17 | Yes |
maven-api-settings-4.0.0-beta-5.jar | 86.5 kB | 67 | 52 | 1 | 17 | Yes |
maven-api-spi-4.0.0-beta-5.jar | 14.6 kB | 29 | 13 | 1 | 17 | Yes |
maven-api-toolchain-4.0.0-beta-5.jar | 41.9 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-xml-4.0.0-beta-5.jar | 8.7 kB | 17 | 2 | 1 | 17 | Yes |
maven-artifact-4.0.0-beta-5.jar | 62.2 kB | 59 | 34 | 11 | 17 | Yes |
maven-di-4.0.0-beta-5.jar | 62.2 kB | 44 | 29 | 2 | 17 | Yes |
maven-model-4.0.0-beta-5.jar | 171.1 kB | 78 | 61 | 3 | 17 | Yes |
maven-xml-impl-4.0.0-beta-5.jar | 45.6 kB | 44 | 29 | 1 | 17 | Yes |
maven-resolver-api-2.0.2.jar | 171.9 kB | 176 | 152 | 13 | 1.8 | Yes |
maven-resolver-impl-2.0.2.jar | 369.4 kB | 235 | 203 | 15 | 1.8 | Yes |
maven-resolver-named-locks-2.0.2.jar | 44.1 kB | 42 | 24 | 3 | 1.8 | Yes |
maven-resolver-spi-2.0.2.jar | 67.9 kB | 103 | 74 | 16 | 1.8 | Yes |
maven-resolver-util-2.0.2.jar | 217.5 kB | 169 | 142 | 14 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
plexus-classworlds-2.8.0.jar | 53.6 kB | 51 | 36 | 5 | 1.8 | 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 |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 5.5 MB | 4086 | 3351 | 262 | 17 | 31 |
compile: 27 | compile: 5.1 MB | compile: 3779 | compile: 3094 | compile: 242 | 17 | compile: 27 |
test: 4 | test: 378.1 kB | test: 307 | test: 257 | test: 20 | 1.8 | test: 4 |