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-builder-support 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-model 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-model-builder 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-repository-metadata 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 2.0.0-alpha-6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-impl 2.0.0-alpha-6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 2.0.0-alpha-6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 2.0.0-alpha-6 jar Apache-2.0
org.slf4j slf4j-api 2.0.11 jar MIT 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
org.apache.maven.resolver maven-resolver-connector-basic 2.0.0-alpha-6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-transport-apache 2.0.0-alpha-6 jar Apache-2.0
org.apache.maven.resolver maven-resolver-transport-file 2.0.0-alpha-6 jar Apache-2.0
org.codehaus.plexus plexus-testing 1.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.slf4j slf4j-simple 2.0.11 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
com.google.inject guice 6.0.0 jar The Apache Software License, Version 2.0
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
org.eclipse.sisu org.eclipse.sisu.plexus 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-core 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-meta 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-model 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-plugin 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-settings 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-spi 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-toolchain 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-api-xml 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven maven-xml-impl 4.0.0-alpha-12 jar Apache-2.0
org.apache.maven.resolver maven-resolver-named-locks 2.0.0-alpha-6 jar Apache-2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 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
commons-codec commons-codec 1.16.0 jar Apache-2.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.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The 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
org.slf4j jcl-over-slf4j 1.7.36 jar Apache 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
aopalliance aopalliance 1.0 jar Public Domain
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.1.3-jre jar Apache License, Version 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
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

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

The BSD License: Stax2 API

MIT License: SLF4J API Module, SLF4J Simple Provider

BSD License 3: Hamcrest

Apache-2.0: Apache Commons Codec, 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 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 Model, Maven Model Builder, Maven Repository Metadata Model

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Objenesis, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Testing, Plexus XML Utilities

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

MIT: mockito-core

CDDL + GPLv2 with classpath exception: javax.annotation API

Public Domain: AOP alliance

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Jakarta Dependency Injection, 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.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.1.3-jre.jar 3 MB 2060 2020 18 1.8 Yes
guice-6.0.0.jar 805.7 kB 525 507 11 1.8 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
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.9.jar 256.8 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-alpha-12.jar 131.5 kB 175 155 7 1.8 Yes
maven-api-meta-4.0.0-alpha-12.jar 11.5 kB 25 10 1 1.8 No
maven-api-model-4.0.0-alpha-12.jar 204.7 kB 126 111 1 1.8 Yes
maven-api-plugin-4.0.0-alpha-12.jar 80.8 kB 75 58 2 1.8 Yes
maven-api-settings-4.0.0-alpha-12.jar 84.6 kB 67 52 1 1.8 Yes
maven-api-spi-4.0.0-alpha-12.jar 9.2 kB 17 2 1 1.8 Yes
maven-api-toolchain-4.0.0-alpha-12.jar 36.8 kB 41 26 1 1.8 Yes
maven-api-xml-4.0.0-alpha-12.jar 8.7 kB 17 2 1 1.8 Yes
maven-builder-support-4.0.0-alpha-12.jar 15.2 kB 24 10 1 1.8 Yes
maven-model-4.0.0-alpha-12.jar 284.5 kB 90 72 4 1.8 Yes
maven-model-builder-4.0.0-alpha-12.jar 247.2 kB 189 149 20 1.8 Yes
maven-repository-metadata-4.0.0-alpha-12.jar 93.3 kB 68 49 4 1.8 Yes
maven-xml-impl-4.0.0-alpha-12.jar 23.5 kB 23 8 1 1.8 Yes
maven-resolver-api-2.0.0-alpha-6.jar 160.2 kB 168 145 11 1.8 Yes
maven-resolver-connector-basic-2.0.0-alpha-6.jar 40 kB 32 15 1 1.8 Yes
maven-resolver-impl-2.0.0-alpha-6.jar 308.5 kB 194 166 12 1.8 Yes
maven-resolver-named-locks-2.0.0-alpha-6.jar 38 kB 40 22 3 1.8 Yes
maven-resolver-spi-2.0.0-alpha-6.jar 48.8 kB 77 52 11 1.8 Yes
maven-resolver-transport-apache-2.0.0-alpha-6.jar 53.6 kB 39 22 1 1.8 Yes
maven-resolver-transport-file-2.0.0-alpha-6.jar 16.3 kB 22 5 1 1.8 Yes
maven-resolver-util-2.0.0-alpha-6.jar 198.5 kB 160 133 13 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 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-testing-1.0.0.jar 6.6 kB 13 2 1 1.8 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
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
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
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-2.0.11.jar 67.8 kB 70 55 5 9 Yes
slf4j-simple-2.0.11.jar 15.7 kB 22 7 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 16.1 MB 11724 10381 482 11 49
compile: 24 compile: 4 MB compile: 3024 compile: 2437 compile: 202 11 compile: 22
provided: 11 provided: 4.8 MB provided: 3368 provided: 3144 provided: 78 provided: 9
test: 18 test: 7.3 MB test: 5332 test: 4800 test: 202 11 test: 18