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-core | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-spi | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-builder-support | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-model | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-xml-impl | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-interpolation | 1.26 | jar | Apache 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.codehaus.plexus | plexus-utils | 4.0.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.7.0 | jar | MIT |
org.xmlunit | xmlunit-assertj | 2.9.1 | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-core | 2.9.1 | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-matchers | 2.9.1 | 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.M2 | jar | Eclipse Public License, Version 1.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 | 6.5.1 | jar | The Apache License, Version 2.0 |
jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-api-meta | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-xml | 4.0.1 | jar | Apache License, Version 2.0 |
org.codehaus.woodstox | stax2-api | 4.2.1 | jar | The BSD 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 |
net.bytebuddy | byte-buddy | 1.14.9 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.9 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.assertj | assertj-core | 2.9.0 | jar | Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-model-builder:jar:4.0.0-alpha-10
- org.apache.maven:maven-api-core:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-plugin:jar:4.0.0-alpha-10 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- org.apache.maven:maven-api-spi:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-10 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:6.5.1 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (compile)
- org.apache.maven:maven-model:jar:4.0.0-alpha-10 (compile)
- org.codehaus.plexus:plexus-xml:jar:4.0.1 (compile)
- org.apache.maven:maven-builder-support:jar:4.0.0-alpha-10 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (provided)
- org.mockito:mockito-core:jar:5.7.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.9 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.9 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (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-matchers:jar:2.9.1 (test)
- org.xmlunit:xmlunit-assertj:jar:2.9.1 (test)
- org.assertj:assertj-core:jar:2.9.0 (test)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.apache.maven:maven-api-core:jar:4.0.0-alpha-10 (compile)
Licenses
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: Stax2 API
EDL 1.0: Jakarta Activation API jar
BSD License 3: Hamcrest
Apache-2.0: Implementation of Maven API XML, Maven 4 API :: Core, Maven 4 API :: Meta annotations, Maven 4 API :: Model, Maven 4 API :: Plugin, Maven 4 API :: SPI, Maven 4 API :: Settings, Maven 4 API :: Toolchain, Maven 4 API :: XML, Maven Builder Support, Maven Model, Maven Model Builder
Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Plexus Common Utilities, Plexus Interpolation API, Plexus XML Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
MIT: mockito-core
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
The Apache Software License, Version 2.0: Jakarta Dependency Injection, javax.inject, org.xmlunit:xmlunit-assertj, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
woodstox-core-6.5.1.jar | 1.6 MB | 1092 | 942 | 79 | 9 | Yes |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 9 | No |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
byte-buddy-1.14.9.jar | 4.2 MB | 2934 | 2880 | 39 | 9 | Yes |
byte-buddy-agent-1.14.9.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
maven-api-core-4.0.0-alpha-10.jar | 127 kB | 169 | 149 | 7 | 1.8 | Yes |
maven-api-meta-4.0.0-alpha-10.jar | 11.5 kB | 25 | 10 | 1 | 1.8 | No |
maven-api-model-4.0.0-alpha-10.jar | 203.7 kB | 126 | 111 | 1 | 1.8 | Yes |
maven-api-plugin-4.0.0-alpha-10.jar | 80.5 kB | 75 | 58 | 2 | 1.8 | Yes |
maven-api-settings-4.0.0-alpha-10.jar | 84 kB | 67 | 52 | 1 | 1.8 | Yes |
maven-api-spi-4.0.0-alpha-10.jar | 9.2 kB | 17 | 2 | 1 | 1.8 | Yes |
maven-api-toolchain-4.0.0-alpha-10.jar | 36.6 kB | 41 | 26 | 1 | 1.8 | Yes |
maven-api-xml-4.0.0-alpha-10.jar | 8.7 kB | 17 | 2 | 1 | 1.8 | Yes |
maven-builder-support-4.0.0-alpha-10.jar | 15.1 kB | 24 | 10 | 1 | 1.8 | Yes |
maven-model-4.0.0-alpha-10.jar | 284.4 kB | 90 | 72 | 4 | 1.8 | Yes |
maven-xml-impl-4.0.0-alpha-10.jar | 23.5 kB | 23 | 8 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-2.9.0.jar | 1.1 MB | 858 | 807 | 30 | 1.7 | Yes |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes |
plexus-xml-4.0.1.jar | 89.2 kB | 43 | 24 | 2 | 1.8 | Yes |
stax2-api-4.2.1.jar | 195.9 kB | 146 | 125 | 12 | 9 | Yes |
org.eclipse.sisu.inject-0.9.0.M2.jar | 424.6 kB | 318 | 294 | 9 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | Yes |
mockito-core-5.7.0.jar | 700.1 kB | 641 | 569 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
xmlunit-assertj-2.9.1.jar | 46 kB | 46 | 35 | 2 | 1.7 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
xmlunit-matchers-2.9.1.jar | 20.6 kB | 22 | 12 | 1 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
34 | 10.7 MB | 7921 | 7112 | 337 | 11 | 31 |
compile: 16 | compile: 2.9 MB | compile: 2052 | compile: 1660 | compile: 123 | 9 | compile: 14 |
provided: 2 | provided: 427.1 kB | provided: 326 | provided: 300 | provided: 10 | provided: 1 | |
test: 16 | test: 7.4 MB | test: 5543 | test: 5152 | test: 204 | 11 | test: 16 |