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.plugin-tools | maven-plugin-annotations | 4.0.0-beta-1 | 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 |
---|---|---|---|---|
com.google.inject | guice | 6.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-api-impl | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-core | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 4.0.0-beta-1 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-api | 2.0.0-alpha-11 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.12.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.12.0 | jar | MIT |
org.slf4j | slf4j-api | 2.0.13 | jar | MIT License |
org.slf4j | slf4j-simple | 2.0.13 | jar | MIT License |
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.apache.maven | maven-api-core | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-di | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-meta | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-beta-3 | jar | Apache-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.
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:
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.apache.maven | maven-api-plugin | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-beta-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-beta-3 | jar | Apache-2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:4.0.0-beta-1
- org.apache.maven:maven-api-core:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-settings:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-plugin:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-xml:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-di:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-meta:jar:4.0.0-beta-3 (provided)
- org.apache.maven:maven-api-model:jar:4.0.0-beta-3 (provided)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:4.0.0-beta-1 (test)
- org.apache.maven:maven-xml-impl:jar:4.0.0-beta-3 (test)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M2 (test)
- javax.annotation:javax.annotation-api:jar:1.2 (test)
- javax.enterprise:cdi-api:jar:1.2 (test)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M2 (test)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (test)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (test)
- org.apache.maven:maven-core:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-di:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-model:jar:4.0.0-beta-3 (test)
- org.codehaus.plexus:plexus-xml:jar:4.0.3 (test)
- org.apache.maven:maven-settings:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-settings-builder:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-builder-support:jar:4.0.0-beta-3 (test)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (test)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (test)
- org.apache.maven:maven-toolchain-model:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-toolchain-builder:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-repository-metadata:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-artifact:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-plugin-api:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-model-builder:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-resolver-provider:jar:4.0.0-beta-3 (test)
- org.apache.maven.resolver:maven-resolver-connector-basic:jar:2.0.0-alpha-11 (test)
- org.apache.maven.resolver:maven-resolver-transport-file:jar:2.0.0-alpha-11 (test)
- org.apache.maven.resolver:maven-resolver-transport-apache:jar:2.0.0-alpha-11 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- commons-codec:commons-codec:jar:1.16.1 (test)
- org.slf4j:jcl-over-slf4j:jar:2.0.13 (test)
- org.apache.maven:maven-api-spi:jar:4.0.0-beta-3 (test)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.0-alpha-11 (test)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.0-alpha-11 (test)
- org.apache.maven.resolver:maven-resolver-impl:jar:2.0.0-alpha-11 (test)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.0-alpha-11 (test)
- org.codehaus.plexus:plexus-classworlds:jar:2.8.0 (test)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-11 (test)
- org.apache.maven:maven-api-impl:jar:4.0.0-beta-3 (test)
- org.apache.maven:maven-api-metadata:jar:4.0.0-beta-3 (test)
- org.codehaus.plexus:plexus-interpolation:jar:1.27 (test)
- com.fasterxml.woodstox:woodstox-core:jar:6.6.2 (test)
- org.codehaus.woodstox:stax2-api:jar:4.2.1 (test)
- com.google.inject:guice:jar:6.0.0 (test)
- javax.inject:javax.inject:jar:1 (test)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (test)
- aopalliance:aopalliance:jar:1.0 (test)
- com.google.guava:guava:jar:33.2.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.2 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.42.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.26.1 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- org.mockito:mockito-junit-jupiter:jar:5.12.0 (test)
- org.mockito:mockito-core:jar:5.12.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.15 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.15 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.slf4j:slf4j-api:jar:2.0.13 (test)
- org.slf4j:slf4j-simple:jar:2.0.13 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:4.0.0-beta-1 (compile)
- org.apache.maven:maven-api-core:jar:4.0.0-beta-3 (provided)
Licenses
The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: Stax2 API
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module, SLF4J Simple Provider
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
The MIT License: Checker Qual
Apache-2.0: Apache Commons Codec, Apache Maven Deploy Plugin, 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 Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport Apache, Maven Artifact Resolver Transport File, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Dependency Injection, Maven Model, Maven Model Builder, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Toolchain Builder, Maven Toolchain Model, Maven XML API Implementation
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, CDI APIs, Guava: Google Core Libraries for Java, J2ObjC Annotations, JCL 1.2 implemented over SLF4J, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, Plexus XML Utilities
MIT: mockito-core, mockito-junit-jupiter
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, javax.inject
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.6.2.jar | 1.6 MB | 1094 | 944 | 79 | 9 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.26.1.jar | 19.4 kB | 47 | 28 | 3 | 9 | Yes |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.2.1-jre.jar | 3.1 MB | 2059 | 2020 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
guice-6.0.0.jar | 805.7 kB | 525 | 507 | 11 | 1.8 | Yes |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | 18 | 2 | 9 | Yes |
commons-codec-1.16.1.jar | 365.5 kB | 259 | 110 | 8 | 9 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 9 | No |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
cdi-api-1.2.jar | 71.1 kB | 118 | 98 | 7 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
byte-buddy-1.14.15.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.15.jar | 258 kB | 90 | 70 | 3 | 9 | Yes |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-api-core-4.0.0-beta-3.jar | 165.7 kB | 212 | 193 | 6 | 17 | Yes |
maven-api-di-4.0.0-beta-3.jar | 11.3 kB | 25 | 10 | 1 | 17 | No |
maven-api-impl-4.0.0-beta-3.jar | 654.6 kB | 277 | 242 | 13 | 17 | Yes |
maven-api-meta-4.0.0-beta-3.jar | 11.5 kB | 25 | 10 | 1 | 17 | No |
maven-api-metadata-4.0.0-beta-3.jar | 42 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-model-4.0.0-beta-3.jar | 206 kB | 126 | 111 | 1 | 17 | Yes |
maven-api-plugin-4.0.0-beta-3.jar | 79.5 kB | 75 | 58 | 2 | 17 | Yes |
maven-api-settings-4.0.0-beta-3.jar | 83.9 kB | 67 | 52 | 1 | 17 | Yes |
maven-api-spi-4.0.0-beta-3.jar | 12.9 kB | 26 | 11 | 1 | 17 | Yes |
maven-api-toolchain-4.0.0-beta-3.jar | 41.1 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-xml-4.0.0-beta-3.jar | 8.7 kB | 17 | 2 | 1 | 17 | Yes |
maven-artifact-4.0.0-beta-3.jar | 62.1 kB | 59 | 34 | 11 | 17 | Yes |
maven-builder-support-4.0.0-beta-3.jar | 15.4 kB | 24 | 10 | 1 | 17 | Yes |
maven-core-4.0.0-beta-3.jar | 813.3 kB | 553 | 472 | 54 | 17 | Yes |
maven-di-4.0.0-beta-3.jar | 59.7 kB | 43 | 28 | 2 | 17 | Yes |
maven-model-4.0.0-beta-3.jar | 163.5 kB | 79 | 62 | 3 | 17 | Yes |
maven-model-builder-4.0.0-beta-3.jar | 252 kB | 189 | 150 | 19 | 17 | Yes |
maven-plugin-api-4.0.0-beta-3.jar | 82.6 kB | 49 | 30 | 5 | 17 | Yes |
maven-repository-metadata-4.0.0-beta-3.jar | 37.2 kB | 32 | 14 | 2 | 17 | Yes |
maven-resolver-provider-4.0.0-beta-3.jar | 121.9 kB | 72 | 53 | 5 | 17 | Yes |
maven-settings-4.0.0-beta-3.jar | 115.1 kB | 49 | 32 | 3 | 17 | Yes |
maven-settings-builder-4.0.0-beta-3.jar | 41.5 kB | 54 | 33 | 5 | 17 | Yes |
maven-toolchain-builder-4.0.0-beta-3.jar | 22.7 kB | 33 | 14 | 3 | 17 | Yes |
maven-toolchain-model-4.0.0-beta-3.jar | 25.7 kB | 24 | 9 | 1 | 17 | Yes |
maven-xml-impl-4.0.0-beta-3.jar | 45.5 kB | 44 | 29 | 1 | 17 | Yes |
maven-plugin-testing-harness-4.0.0-beta-1.jar | 65.8 kB | 42 | 23 | 3 | 17 | Yes |
maven-plugin-annotations-4.0.0-beta-1.jar | 14 kB | 22 | 7 | 1 | 1.8 | Yes |
maven-resolver-api-2.0.0-alpha-11.jar | 169 kB | 175 | 151 | 12 | 1.8 | Yes |
maven-resolver-connector-basic-2.0.0-alpha-11.jar | 40.2 kB | 32 | 15 | 1 | 1.8 | Yes |
maven-resolver-impl-2.0.0-alpha-11.jar | 367.3 kB | 234 | 202 | 15 | 1.8 | Yes |
maven-resolver-named-locks-2.0.0-alpha-11.jar | 44.3 kB | 42 | 24 | 3 | 1.8 | Yes |
maven-resolver-spi-2.0.0-alpha-11.jar | 58.7 kB | 93 | 65 | 14 | 1.8 | Yes |
maven-resolver-transport-apache-2.0.0-alpha-11.jar | 53.6 kB | 39 | 22 | 1 | 1.8 | Yes |
maven-resolver-transport-file-2.0.0-alpha-11.jar | 15 kB | 21 | 4 | 1 | 1.8 | Yes |
maven-resolver-util-2.0.0-alpha-11.jar | 214.8 kB | 168 | 141 | 13 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
checker-qual-3.42.0.jar | 230.8 kB | 438 | 369 | 30 | 1.8 | Yes |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
plexus-classworlds-2.8.0.jar | 53.6 kB | 51 | 36 | 5 | 1.8 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-interpolation-1.27.jar | 85.9 kB | 79 | 62 | 7 | 1.8 | Yes |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | 86 | 7 | 11 | Yes |
plexus-xml-4.0.3.jar | 89.1 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 |
org.eclipse.sisu.plexus-0.9.0.M2.jar | 209.8 kB | 203 | 165 | 20 | 1.8 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
mockito-core-5.12.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
mockito-junit-jupiter-5.12.0.jar | 8.9 kB | 13 | 5 | 2 | 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 |
jcl-over-slf4j-2.0.13.jar | 18.4 kB | 26 | 9 | 3 | 9 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | 55 | 5 | 9 | Yes |
slf4j-simple-2.0.13.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
74 | 18.5 MB | 13789 | 11954 | 633 | 17 | 68 |
compile: 1 | compile: 14 kB | compile: 22 | compile: 7 | compile: 1 | 17 | compile: 1 |
provided: 8 | provided: 607.6 kB | provided: 592 | provided: 466 | provided: 14 | provided: 6 | |
test: 65 | test: 17.9 MB | test: 13175 | test: 11481 | test: 618 | 17 | test: 61 |