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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-api-core | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-api-spi | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-artifact | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-builder-support | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-model | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.apache.maven | maven-xml-impl | 4.0.0-alpha-8 | - | jar | Apache-2.0 |
org.codehaus.plexus | plexus-interpolation | 1.26 | - | jar | Apache License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M2 | no_asm | jar | Eclipse Public License, Version 1.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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.google.guava | failureaccess | 1.0.1 | - | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 32.0.1-jre | - | jar | Apache License, Version 2.0 |
com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M2 | - | jar | Eclipse Public License, Version 1.0 |
org.hamcrest | hamcrest-core | 2.2 | - | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.0 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.2.0 | - | jar | The MIT License |
org.xmlunit | xmlunit-assertj | 2.6.4 | - | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-core | 2.6.4 | - | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-matchers | 2.6.4 | - | jar | The Apache Software 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 | 6.5.1 | jar | The Apache License, Version 2.0 |
org.apache.maven | maven-api-meta | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-alpha-8 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-alpha-8 | 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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
javax.xml.bind | jaxb-api | 2.3.0 | jar | CDDL 1.1GPL2 w/ CPE |
net.bytebuddy | byte-buddy | 1.14.9 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.1 | 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.codehaus.plexus | plexus-classworlds | 2.6.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | jar | Apache License, Version 2.0 |
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.platform | junit-platform-commons | 1.10.0 | 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-8
- org.apache.maven:maven-api-core:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-spi:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-8 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:6.5.1 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- org.apache.maven:maven-model:jar:4.0.0-alpha-8 (compile)
- org.codehaus.plexus:plexus-xml:jar:4.0.1 (compile)
- org.apache.maven:maven-artifact:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-builder-support:jar:4.0.0-alpha-8 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:no_asm:0.9.0.M2 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (test)
- javax.annotation:javax.annotation-api:jar:1.3.2 (test)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (test)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (test)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (test)
- com.google.inject:guice:jar:classes:5.1.0 (test)
- aopalliance:aopalliance:jar:1.0 (test)
- com.google.guava:guava:jar:32.0.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- org.xmlunit:xmlunit-core:jar:2.6.4 (test)
- javax.xml.bind:jaxb-api:jar:2.3.0 (test)
- org.xmlunit:xmlunit-matchers:jar:2.6.4 (test)
- org.mockito:mockito-core:jar:5.2.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.9 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.1 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.xmlunit:xmlunit-assertj:jar:2.6.4 (test)
- org.assertj:assertj-core:jar:2.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.apache.maven:maven-api-core:jar:4.0.0-alpha-8 (compile)
Licenses
CDDL 1.1: jaxb-api
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: Stax2 API
BSD License 3: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance
GPL2 w/ CPE: jaxb-api
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
The MIT License: mockito-core
Apache-2.0: Implementation of Maven API XML, Maven 4 API :: Core, Maven 4 API :: Model, Maven 4 API :: SPI, Maven 4 API :: Settings, Maven 4 API :: Toolchain, Maven 4 API Meta annotations, Maven 4 API XML, Maven Artifact, Maven Builder Support, Maven Model, Maven Model Builder
Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus XML Utilities
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, 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 |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
woodstox-core-6.5.1.jar | 1.6 MB | 1092 | 942 | 79 | 9 | Yes |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-32.0.1-jre.jar | 3 MB | 2054 | 2014 | 18 | 1.8 | Yes |
guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
jaxb-api-2.3.0.jar | 125.6 kB | 136 | 111 | 7 | 9 | Yes |
byte-buddy-1.14.9.jar | 4.2 MB | 2934 | 2880 | 39 | 9 | Yes |
byte-buddy-agent-1.14.1.jar | 256.7 kB | 90 | 70 | 3 | 9 | Yes |
maven-api-core-4.0.0-alpha-8.jar | 109.6 kB | 147 | 128 | 6 | 1.8 | Yes |
maven-api-meta-4.0.0-alpha-8.jar | 11.5 kB | 25 | 10 | 1 | 1.8 | No |
maven-api-model-4.0.0-alpha-8.jar | 204.5 kB | 125 | 110 | 1 | 1.8 | Yes |
maven-api-settings-4.0.0-alpha-8.jar | 84.7 kB | 67 | 52 | 1 | 1.8 | Yes |
maven-api-spi-4.0.0-alpha-8.jar | 9.1 kB | 17 | 2 | 1 | 1.8 | Yes |
maven-api-toolchain-4.0.0-alpha-8.jar | 36.9 kB | 41 | 26 | 1 | 1.8 | Yes |
maven-api-xml-4.0.0-alpha-8.jar | 8.4 kB | 16 | 1 | 1 | 1.8 | Yes |
maven-artifact-4.0.0-alpha-8.jar | 60.9 kB | 60 | 35 | 11 | 1.8 | Yes |
maven-builder-support-4.0.0-alpha-8.jar | 15.2 kB | 24 | 10 | 1 | 1.8 | Yes |
maven-model-4.0.0-alpha-8.jar | 284.8 kB | 87 | 70 | 3 | 1.8 | Yes |
maven-xml-impl-4.0.0-alpha-8.jar | 21.3 kB | 22 | 7 | 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-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
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-no_asm.jar | 306 kB | 283 | 260 | 8 | 1.8 | Yes |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
mockito-core-5.2.0.jar | 687.4 kB | 637 | 565 | 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.6.4.jar | 40 kB | 42 | 31 | 2 | 1.7 | Yes |
xmlunit-core-2.6.4.jar | 168.3 kB | 171 | 155 | 8 | 1.6 | Yes |
xmlunit-matchers-2.6.4.jar | 20.5 kB | 22 | 12 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
41 | 14.4 MB | 10635 | 9682 | 399 | 11 | 38 |
compile: 17 | compile: 3.1 MB | compile: 2282 | compile: 1870 | compile: 137 | 9 | compile: 15 |
test: 24 | test: 11.3 MB | test: 8353 | test: 7812 | test: 262 | 11 | test: 23 |