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 | Optional |
---|---|---|---|---|---|---|
com.google.guava | failureaccess | 1.0.1 | - | jar | The Apache Software License, Version 2.0 | No |
com.google.guava | guava | 32.0.1-jre | - | jar | Apache License, Version 2.0 | No |
com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 | No |
commons-cli | commons-cli | 1.5.0 | - | jar | Apache License, Version 2.0 | No |
javax.annotation | javax.annotation-api | 1.3.2 | - | jar | CDDL + GPLv2 with classpath exception | No |
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 | No |
org.apache.maven | maven-builder-support | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-core | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-model | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-model-builder | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-plugin-api | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-settings | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-settings-builder | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-slf4j-wrapper | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-toolchain-builder | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven.resolver | maven-resolver-api | 1.9.16 | - | jar | Apache-2.0 | No |
org.apache.maven.resolver | maven-resolver-util | 1.9.16 | - | jar | Apache-2.0 | No |
org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-classworlds | 2.6.0 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-interpolation | 1.26 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-sec-dispatcher | 2.0 | - | jar | Apache License, Version 2.0 | No |
org.eclipse.sisu | org.eclipse.sisu.plexus | 0.9.0.M2 | - | jar | Eclipse Public License, Version 1.0 | No |
org.slf4j | slf4j-api | 1.7.36 | - | jar | MIT License | No |
ch.qos.logback | logback-classic | 1.2.11 | - | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
org.fusesource.jansi | jansi | 2.4.1 | - | jar | Apache License, Version 2.0 | Yes |
org.slf4j | slf4j-simple | 1.7.36 | - | jar | MIT License | Yes |
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 |
---|---|---|---|---|
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.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.junit.jupiter | junit-jupiter-params | 5.10.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.2.0 | jar | The MIT License |
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 | Classifier | Type | Licenses | Optional |
---|---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain | No |
com.fasterxml.woodstox | woodstox-core | 6.5.1 | - | jar | The Apache License, Version 2.0 | No |
org.apache.maven | maven-api-core | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-meta | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-model | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-settings | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-spi | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-toolchain | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-api-xml | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-artifact | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-repository-metadata | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-resolver-provider | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-toolchain-model | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven | maven-xml-impl | 4.0.0-alpha-8 | - | jar | Apache-2.0 | No |
org.apache.maven.resolver | maven-resolver-impl | 1.9.16 | - | jar | Apache-2.0 | No |
org.apache.maven.resolver | maven-resolver-named-locks | 1.9.16 | - | jar | Apache-2.0 | No |
org.apache.maven.resolver | maven-resolver-spi | 1.9.16 | - | jar | Apache-2.0 | No |
org.codehaus.plexus | plexus-component-annotations | 2.1.0 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-utils | 4.0.0 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.plexus | plexus-xml | 4.0.1 | - | jar | Apache License, Version 2.0 | No |
org.codehaus.woodstox | stax2-api | 4.2.1 | - | jar | The BSD License | No |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.9.0.M2 | no_asm | jar | Eclipse Public License, Version 1.0 | No |
org.ow2.asm | asm | 9.5 | - | jar | BSD-3-Clause | No |
ch.qos.logback | logback-core | 1.2.11 | - | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
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 |
---|---|---|---|---|
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.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-embedder:jar:4.0.0-alpha-8
- org.apache.maven:maven-settings: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-xml:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-xml-impl:jar:4.0.0-alpha-8 (compile)
- org.codehaus.plexus:plexus-xml:jar:4.0.1 (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-api-settings:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-settings-builder:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-toolchain-builder:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-toolchain-model:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-toolchain-model:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-core:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-repository-metadata:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-artifact:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-resolver-provider:jar:4.0.0-alpha-8 (compile)
- org.ow2.asm:asm:jar:9.5 (compile)
- 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-spi:jar:4.0.0-alpha-8 (compile)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.16 (compile)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.16 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.16 (compile)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:no_asm:0.9.0.M2 (compile)
- org.apache.maven:maven-plugin-api:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-model:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-model-builder:jar:4.0.0-alpha-8 (compile)
- org.apache.maven:maven-builder-support:jar:4.0.0-alpha-8 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.16 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.16 (compile)
- org.apache.maven:maven-slf4j-wrapper:jar:4.0.0-alpha-8 (compile)
- com.google.inject:guice:jar:classes:5.1.0 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
- com.google.guava:guava:jar:32.0.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- javax.inject:javax.inject:jar:1 (compile)
- javax.annotation:javax.annotation-api:jar:1.3.2 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (compile)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.slf4j:slf4j-simple:jar:1.7.36 (compile)
- ch.qos.logback:logback-classic:jar:1.2.11 (compile)
- ch.qos.logback:logback-core:jar:1.2.11 (compile)
- commons-cli:commons-cli:jar:1.5.0 (compile)
- org.fusesource.jansi:jansi:jar:2.4.1 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (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)
- commons-io:commons-io:jar:2.11.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.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.apache.maven:maven-settings:jar:4.0.0-alpha-8 (compile)
Licenses
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: Stax2 API
BSD-3-Clause: asm
MIT License: SLF4J API Module, SLF4J Simple Binding
BSD License 3: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
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 Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Embedder, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven SLF4J Wrapper, Maven Settings, Maven Settings Builder, Maven Toolchain Builder, Maven Toolchain Model
Apache License, Version 2.0: Apache Commons CLI, Apache Commons IO, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Jansi, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, 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
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
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 |
commons-cli-1.5.0.jar | 58.3 kB | 42 | 29 | 1 | 1.7 | Yes |
commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 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 |
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-core-4.0.0-alpha-8.jar | 805.7 kB | 570 | 492 | 52 | 1.8 | Yes |
maven-model-4.0.0-alpha-8.jar | 284.8 kB | 87 | 70 | 3 | 1.8 | Yes |
maven-model-builder-4.0.0-alpha-8.jar | 234.9 kB | 183 | 144 | 19 | 1.8 | Yes |
maven-plugin-api-4.0.0-alpha-8.jar | 84.7 kB | 69 | 51 | 5 | 1.8 | Yes |
maven-repository-metadata-4.0.0-alpha-8.jar | 93.6 kB | 68 | 49 | 4 | 1.8 | Yes |
maven-resolver-provider-4.0.0-alpha-8.jar | 76.3 kB | 50 | 33 | 1 | 1.8 | Yes |
maven-settings-4.0.0-alpha-8.jar | 112.4 kB | 49 | 32 | 3 | 1.8 | Yes |
maven-settings-builder-4.0.0-alpha-8.jar | 45.7 kB | 53 | 32 | 5 | 1.8 | Yes |
maven-slf4j-wrapper-4.0.0-alpha-8.jar | 8.8 kB | 16 | 2 | 1 | 1.8 | Yes |
maven-toolchain-builder-4.0.0-alpha-8.jar | 22.3 kB | 32 | 13 | 3 | 1.8 | Yes |
maven-toolchain-model-4.0.0-alpha-8.jar | 49.5 kB | 33 | 17 | 2 | 1.8 | Yes |
maven-xml-impl-4.0.0-alpha-8.jar | 21.3 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-resolver-api-1.9.16.jar | 157.6 kB | 170 | 146 | 12 | 1.8 | Yes |
maven-resolver-impl-1.9.16.jar | 317.6 kB | 208 | 178 | 14 | 1.8 | Yes |
maven-resolver-named-locks-1.9.16.jar | 37.8 kB | 40 | 22 | 3 | 1.8 | Yes |
maven-resolver-spi-1.9.16.jar | 51.5 kB | 84 | 58 | 12 | 1.8 | Yes |
maven-resolver-util-1.9.16.jar | 194.7 kB | 156 | 129 | 13 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 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-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | 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-jupiter-params-5.10.0.jar | 586 kB | 381 | 347 | 22 | 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 |
asm-9.5.jar | 121.9 kB | 44 | 38 | 3 | 9 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
logback-classic-1.2.11.jar | 231.9 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.11.jar | 448.8 kB | 398 | 354 | 34 | 1.6 | Yes |
jansi-2.4.1.jar | 257 kB | 101 | 46 | 4 | 9 | Yes |
slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
62 | 17.4 MB | 12699 | 11197 | 609 | 11 | 59 |
compile: 50 | compile: 10.8 MB | compile: 7959 | compile: 6744 | compile: 429 | 11 | compile: 47 |
test: 12 | test: 6.6 MB | test: 4740 | test: 4453 | test: 180 | 11 | test: 12 |