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-annotations | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-artifact | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-builder-support | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-model | 4.0.0-rc-4 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-interpolation | 1.28 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-utils | 4.0.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-xml | 4.1.0 | 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.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.junit.jupiter | junit-jupiter-api | 5.13.1 | jar | Eclipse Public License v2.0 |
org.xmlunit | xmlunit-matchers | 2.10.2 | jar | The Apache Software License, Version 2.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 |
---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M4 | 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 |
---|---|---|---|---|
com.fasterxml.woodstox | woodstox-core | 7.1.1 | jar | The Apache License, Version 2.0 |
org.apache.maven | maven-api-metadata | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-support | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-xml | 4.0.0-rc-4 | 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 |
---|---|---|---|---|
jakarta.activation | jakarta.activation-api | 1.2.2 | jar | EDL 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.13.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
org.xmlunit | xmlunit-core | 2.10.2 | jar | The Apache Software License, Version 2.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.ow2.asm | asm | 9.8 | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-model-builder:jar:4.0.0-rc-4
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-model:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-support:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-metadata:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-plugin:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-support:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-artifact:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-builder-support:jar:4.0.0-rc-4 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.28 (compile)
- org.codehaus.plexus:plexus-xml:jar:4.1.0 (compile)
- org.apache.maven:maven-xml:jar:4.0.0-rc-4 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:7.1.1 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:7.1.1 (compile)
- org.apache.maven:maven-xml:jar:4.0.0-rc-4 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 (provided)
- org.ow2.asm:asm:jar:9.8 (provided)
- org.ow2.asm:asm:jar:9.8 (provided)
- org.codehaus.plexus:plexus-utils:jar:4.0.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.xmlunit:xmlunit-matchers:jar:2.10.2 (test)
- org.xmlunit:xmlunit-core:jar:2.10.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- org.xmlunit:xmlunit-core:jar:2.10.2 (test)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-4 (compile)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
EDL 1.0: Jakarta Activation API jar
The BSD 2-Clause License: Stax2 API
BSD-3-Clause: Hamcrest, asm
Apache-2.0: Maven 4 API :: Meta annotations, Maven 4 API :: Model, Maven 4 API :: Plugin, Maven 4 API :: Repository Metadata, Maven 4 API :: Settings, Maven 4 API :: Toolchain, Maven 4 API :: XML, Maven 4 Model Support, Maven 4 XML Implementation, Maven Artifact, Maven Builder Support (deprecated), Maven Model, Maven Model Builder (deprecated), Plexus Interpolation API, Plexus XML Utilities
Apache License, Version 2.0: Plexus Common Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
The Apache Software License, Version 2.0: javax.inject, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
woodstox-core-7.1.1.jar | 1.6 MB | 1091 | 942 | 78 | 1.8 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 1.8 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - |
• Root | - | 132 | 111 | 7 | 1.8 | Yes |
• Versioned | - | 5 | 1 | 1 | 9 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
maven-api-annotations-4.0.0-rc-4.jar | 13.1 kB | 27 | 12 | 1 | 17 | Yes |
maven-api-metadata-4.0.0-rc-4.jar | 41.8 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-model-4.0.0-rc-4.jar | 220.6 kB | 128 | 113 | 1 | 17 | Yes |
maven-api-plugin-4.0.0-rc-4.jar | 82.1 kB | 77 | 60 | 2 | 17 | Yes |
maven-api-settings-4.0.0-rc-4.jar | 84.4 kB | 67 | 52 | 1 | 17 | Yes |
maven-api-toolchain-4.0.0-rc-4.jar | 41.5 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-xml-4.0.0-rc-4.jar | 36.6 kB | 42 | 27 | 1 | 17 | Yes |
maven-artifact-4.0.0-rc-4.jar | 62.7 kB | 59 | 34 | 11 | 17 | Yes |
maven-builder-support-4.0.0-rc-4.jar | 16 kB | 24 | 10 | 1 | 17 | Yes |
maven-model-4.0.0-rc-4.jar | 217 kB | 105 | 88 | 3 | 17 | Yes |
maven-support-4.0.0-rc-4.jar | 298.6 kB | 81 | 55 | 6 | 17 | Yes |
maven-xml-4.0.0-rc-4.jar | 49.6 kB | 47 | 30 | 1 | 17 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
plexus-interpolation-1.28.jar | 87.1 kB | 80 | 63 | 7 | 1.8 | Yes |
plexus-utils-4.0.2.jar | 192.5 kB | 128 | - | - | - | - |
• Root | - | 110 | 86 | 7 | 1.8 | Yes |
• Versioned | - | 6 | 1 | 1 | 9 | Yes |
• Versioned | - | 6 | 1 | 1 | 10 | Yes |
• Versioned | - | 6 | 1 | 1 | 11 | Yes |
plexus-xml-4.1.0.jar | 90.7 kB | 43 | 24 | 2 | 17 | Yes |
stax2-api-4.2.2.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes |
org.eclipse.sisu.inject-0.9.0.M4.jar | 305 kB | 281 | 262 | 8 | 1.8 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
junit-jupiter-api-5.13.1.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-platform-commons-1.13.1.jar | 152.7 kB | 95 | - | - | - | - |
• Root | - | 84 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
asm-9.8.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
xmlunit-core-2.10.2.jar | 176.6 kB | 183 | 166 | 9 | 1.7 | Yes |
xmlunit-matchers-2.10.2.jar | 20.2 kB | 22 | 12 | 1 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
29 | 4.7 MB | 3412 | 2799 | 199 | 17 | 28 |
compile: 17 | compile: 3.3 MB | compile: 2235 | compile: 1781 | compile: 136 | 17 | compile: 17 |
provided: 3 | provided: 433.6 kB | provided: 334 | provided: 307 | provided: 12 | provided: 2 | |
test: 9 | test: 899.5 kB | test: 843 | test: 711 | test: 51 | 1.8 | test: 9 |