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.ow2.asm | asm | 9.10.1 | jar | BSD-3-Clause |
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 | maven-impl | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-testing | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
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-annotations | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-api-core | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-api-di | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-api-model | 4.0.0-rc-6 | 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:
| GroupId | ArtifactId | Version | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
| com.fasterxml.woodstox | woodstox-core | 7.2.1 | - | jar | The Apache License, Version 2.0 |
| com.google.code.gson | gson | 2.14.0 | - | jar | Apache-2.0 |
| com.google.guava | failureaccess | 1.0.3 | - | jar | Apache License, Version 2.0 |
| com.google.guava | guava | 33.6.0-jre | - | jar | Apache License, Version 2.0 |
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| commons-codec | commons-codec | 1.22.0 | - | jar | Apache-2.0 |
| javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.17.7 | - | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | - | 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.apache.maven | maven-api-metadata | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-api-spi | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-artifact | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-builder-support | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-core | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-di | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-jline | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-logging | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-support | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-toolchain-model | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven | maven-xml | 4.0.0-rc-6 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-connector-basic | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-named-locks | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-spi | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-transport-apache | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-transport-file | 2.0.21 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-util | 2.0.21 | - | jar | Apache-2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | - | jar | The Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.12.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-interpolation | 1.29 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-sec-dispatcher | 4.1.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 4.0.3 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-xml | 3.0.1 | - | jar | Apache License, Version 2.0 |
| org.codehaus.woodstox | stax2-api | 4.3.0 | - | jar | The BSD 2-Clause License |
| org.eclipse.sisu | org.eclipse.sisu.inject | 1.0.1 | - | jar | Eclipse Public License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.1 | - | jar | Eclipse Public License, Version 2.0 |
| org.jline | jansi-core | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-builtins | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-console | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-console-ui | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-native | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-reader | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-shell | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-style | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-terminal | 4.3.1 | - | jar | The BSD License |
| org.jline | jline-terminal-jni | 4.3.1 | - | jar | The BSD License |
| org.jspecify | jspecify | 1.0.0 | - | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.14.4 | - | 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 | 2.0.18 | - | jar | Apache-2.0 |
| org.slf4j | slf4j-api | 2.0.18 | - | jar | MIT |
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-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-api-settings | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-api-toolchain | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-api-xml | 4.0.0-rc-6 | jar | Apache-2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:4.0.0-beta-5
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-core:jar:4.0.0-rc-6 (provided)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-plugin:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-6 (provided)
- org.apache.maven:maven-api-di:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-model:jar:4.0.0-rc-6 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.10.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-impl:jar:4.0.0-rc-6 (test)
- org.apache.maven:maven-api-spi:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-metadata:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-di:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-support:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.21 (test)
- com.google.code.gson:gson:jar:2.14.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.14.0 (test)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-xml:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.woodstox:woodstox-core:jar:7.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:2.0.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-connector-basic:jar:2.0.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:4.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-spi:jar:4.0.0-rc-6 (test)
- org.apache.maven:maven-testing:jar:4.0.0-rc-6 (test)
- org.apache.maven:maven-core:jar:4.0.0-rc-6 (test)
- org.apache.maven:maven-jline:jar:4.0.0-rc-6 (test)
- org.jline:jline-reader:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-style:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-builtins:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-console:jar:4.3.1 (test)
- org.jline:jline-shell:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-shell:jar:4.3.1 (test)
- org.jline:jline-console-ui:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-terminal:jar:4.3.1 (test)
- org.jline:jline-native:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-native:jar:4.3.1 (test)
- org.jline:jline-terminal-jni:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jansi-core:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-reader:jar:4.3.1 (test)
- org.apache.maven:maven-logging:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:4.0.0-rc-6 (test)
- org.apache.maven:maven-builder-support:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-builder-support:jar:4.0.0-rc-6 (test)
- org.apache.maven:maven-plugin-api:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-toolchain-model:jar:4.0.0-rc-6 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.12.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-jline:jar:4.0.0-rc-6 (test)
- org.apache.maven.resolver:maven-resolver-transport-apache:jar:2.0.21 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.22.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.maven.resolver:maven-resolver-transport-file:jar:2.0.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.1 (test)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:4.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (test)
- com.google.inject:guice:jar:classes:5.1.0 (test)
- javax.inject:javax.inject:jar:1 (test)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.6.0-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- javax.inject:javax.inject:jar:1 (test)
- org.apache.maven:maven-core:jar:4.0.0-rc-6 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-6 (provided)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
The Apache License, Version 2.0: JSpecify annotations, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD License: JLine Builtins, JLine Console, JLine Console UI (Deprecated), JLine JNI Terminal, JLine Native Library, JLine Reader, JLine Shell, JLine Style, JLine Terminal, Jansi Core
BSD-3-Clause: asm
The BSD 2-Clause License: Stax2 API
Apache-2.0: Apache Commons Codec, Apache Maven Compiler Plugin, Gson, JCL 1.2 implemented over SLF4J, 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 4 API Implementation, Maven 4 Core, Maven 4 Dependency Injection, Maven 4 JLine integration, Maven 4 Logging, Maven 4 Model Support, Maven 4 XML Implementation, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport Apache, Maven Artifact Resolver Transport File, Maven Artifact Resolver Utilities, Maven Builder Support (deprecated), Maven Model, Maven Model Builder (deprecated), Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Toolchain Model, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Security Dispatcher Component, Plexus XML Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
MIT: SLF4J API Module, mockito-core
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Google Guice - Core Library, 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-7.2.1.jar | 1.6 MB | 1095 | 946 | 78 | 1.8 | Yes |
| gson-2.14.0.jar | 313.6 kB | 244 | - | - | - | - |
| • Root | - | 242 | 221 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 9 | No |
| guava-33.6.0-jre.jar | 3.1 MB | 2010 | - | - | - | - |
| • Root | - | 2008 | 1969 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes |
| commons-codec-1.22.0.jar | 420.5 kB | 300 | - | - | - | - |
| • Root | - | 298 | 150 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | 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-annotations-4.0.0-rc-6.jar | 13.1 kB | 27 | 12 | 1 | 17 | Yes |
| maven-api-core-4.0.0-rc-6.jar | 220.4 kB | 259 | 239 | 7 | 17 | Yes |
| maven-api-di-4.0.0-rc-6.jar | 16.8 kB | 32 | 13 | 2 | 17 | Yes |
| maven-api-metadata-4.0.0-rc-6.jar | 41.8 kB | 45 | 30 | 1 | 17 | Yes |
| maven-api-model-4.0.0-rc-6.jar | 222.5 kB | 128 | 113 | 1 | 17 | Yes |
| maven-api-plugin-4.0.0-rc-6.jar | 84.6 kB | 79 | 62 | 2 | 17 | Yes |
| maven-api-settings-4.0.0-rc-6.jar | 85.4 kB | 67 | 52 | 1 | 17 | Yes |
| maven-api-spi-4.0.0-rc-6.jar | 29.7 kB | 57 | 39 | 2 | 17 | Yes |
| maven-api-toolchain-4.0.0-rc-6.jar | 41.8 kB | 45 | 30 | 1 | 17 | Yes |
| maven-api-xml-4.0.0-rc-6.jar | 37.2 kB | 42 | 27 | 1 | 17 | Yes |
| maven-artifact-4.0.0-rc-6.jar | 62.7 kB | 59 | 34 | 11 | 17 | Yes |
| maven-builder-support-4.0.0-rc-6.jar | 16 kB | 24 | 10 | 1 | 17 | Yes |
| maven-core-4.0.0-rc-6.jar | 893 kB | 559 | 478 | 54 | 17 | Yes |
| maven-di-4.0.0-rc-6.jar | 63.8 kB | 44 | 29 | 2 | 17 | Yes |
| maven-impl-4.0.0-rc-6.jar | 564 kB | 273 | 238 | 15 | 17 | Yes |
| maven-jline-4.0.0-rc-6.jar | 19.7 kB | 21 | 6 | 1 | 17 | Yes |
| maven-logging-4.0.0-rc-6.jar | 28.9 kB | 30 | 12 | 2 | 17 | Yes |
| maven-model-4.0.0-rc-6.jar | 217.6 kB | 105 | 88 | 3 | 17 | Yes |
| maven-model-builder-4.0.0-rc-6.jar | 249 kB | 188 | 149 | 19 | 17 | Yes |
| maven-plugin-api-4.0.0-rc-6.jar | 46.8 kB | 44 | 25 | 5 | 17 | Yes |
| maven-repository-metadata-4.0.0-rc-6.jar | 44.1 kB | 38 | 20 | 2 | 17 | Yes |
| maven-settings-4.0.0-rc-6.jar | 127.5 kB | 58 | 41 | 3 | 17 | Yes |
| maven-support-4.0.0-rc-6.jar | 305.7 kB | 81 | 55 | 6 | 17 | Yes |
| maven-testing-4.0.0-rc-6.jar | 81.4 kB | 66 | 42 | 6 | 17 | Yes |
| maven-toolchain-model-4.0.0-rc-6.jar | 36.4 kB | 35 | 18 | 2 | 17 | Yes |
| maven-xml-4.0.0-rc-6.jar | 52.7 kB | 47 | 30 | 1 | 17 | Yes |
| maven-resolver-api-2.0.21.jar | 188.6 kB | 191 | 167 | 13 | 1.8 | Yes |
| maven-resolver-connector-basic-2.0.21.jar | 41.5 kB | 32 | 15 | 1 | 1.8 | Yes |
| maven-resolver-impl-2.0.21.jar | 431 kB | 267 | 231 | 19 | 1.8 | Yes |
| maven-resolver-named-locks-2.0.21.jar | 44.8 kB | 42 | 24 | 3 | 1.8 | Yes |
| maven-resolver-spi-2.0.21.jar | 84.8 kB | 125 | 92 | 20 | 1.8 | Yes |
| maven-resolver-transport-apache-2.0.21.jar | 54.7 kB | 39 | 22 | 1 | 1.8 | Yes |
| maven-resolver-transport-file-2.0.21.jar | 18.4 kB | 22 | 5 | 1 | 1.8 | Yes |
| maven-resolver-util-2.0.21.jar | 282.5 kB | 212 | 182 | 17 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| plexus-classworlds-2.12.0.jar | 54.2 kB | 52 | 37 | 5 | 1.8 | Yes |
| plexus-component-annotations-2.2.0.jar | 4.2 kB | 15 | 3 | 1 | 1.8 | No |
| plexus-interpolation-1.29.jar | 88.1 kB | 83 | - | - | - | - |
| • Root | - | 81 | 63 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| plexus-sec-dispatcher-4.1.0.jar | 78 kB | 59 | 38 | 7 | 17 | Yes |
| plexus-utils-4.0.3.jar | 193.1 kB | 128 | - | - | - | - |
| • Root | - | 110 | 86 | 7 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes |
| stax2-api-4.3.0.jar | 194.1 kB | 146 | 125 | 12 | 1.8 | Yes |
| org.eclipse.sisu.inject-1.0.1.jar | 304.3 kB | 280 | 261 | 8 | 1.8 | Yes |
| org.eclipse.sisu.plexus-1.0.1.jar | 215.8 kB | 204 | 167 | 20 | 1.8 | Yes |
| jansi-core-4.3.1.jar | 47.9 kB | 43 | 25 | 3 | 11 | Yes |
| jline-builtins-4.3.1.jar | 348.6 kB | 119 | 100 | 2 | 11 | Yes |
| jline-console-4.3.1.jar | 185.9 kB | 80 | 68 | 4 | 11 | Yes |
| jline-console-ui-4.3.1.jar | 75.8 kB | 72 | 55 | 6 | 11 | Yes |
| jline-native-4.3.1.jar | 192.4 kB | 71 | 19 | 2 | 11 | Yes |
| jline-reader-4.3.1.jar | 193.1 kB | 89 | 75 | 6 | 11 | Yes |
| jline-shell-4.3.1.jar | 120.6 kB | 86 | 74 | 4 | 11 | Yes |
| jline-style-4.3.1.jar | 20.8 kB | 29 | 19 | 2 | 11 | Yes |
| jline-terminal-4.3.1.jar | 402.5 kB | 198 | 154 | 6 | 11 | Yes |
| jline-terminal-jni-4.3.1.jar | 39.5 kB | 45 | 17 | 7 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.4.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-platform-commons-1.14.4.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 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 | 1.6 | Yes |
| asm-9.10.1.jar | 126.2 kB | 45 | 39 | 3 | 1.5 | Yes |
| jcl-over-slf4j-2.0.18.jar | 18.4 kB | 26 | - | - | - | - |
| • Root | - | 24 | 8 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 75 | 25.6 MB | 17648 | 12594 | 653 | 17 | 72 |
| compile: 1 | compile: 126.2 kB | compile: 45 | compile: 39 | compile: 3 | 17 | compile: 1 |
| provided: 8 | provided: 721.8 kB | provided: 679 | provided: 548 | provided: 16 | provided: 8 | |
| test: 66 | test: 24.8 MB | test: 16924 | test: 12007 | test: 634 | 17 | test: 63 |
