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 | Optional |
|---|---|---|---|---|---|
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | No |
| org.apache.maven | maven-core | 3.10.0-SNAPSHOT | jar | Apache-2.0 | No |
| org.jline | jansi-core | 3.30.13 | jar | The BSD License | No |
| org.jline | jline-terminal | 3.30.13 | jar | The BSD License | No |
| org.jline | jline-terminal-jni | 3.30.13 | jar | The BSD License | No |
| org.jline | jline-terminal-ffm | 3.30.13 | jar | The BSD 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 |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-api | 5.14.4 | jar | Eclipse Public License v2.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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
| com.google.code.gson | gson | 2.14.0 | - | jar | Apache-2.0 |
| com.google.errorprone | error_prone_annotations | 2.48.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 |
| org.apache.maven | maven-artifact | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-builder-support | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-resolver-provider | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings-builder | 3.10.0-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 2.0.19-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 2.0.19-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-named-locks | 2.0.19-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-spi | 2.0.19-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-supplier-mvn3 | 2.0.19-SNAPSHOT | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-util | 2.0.19-SNAPSHOT | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | 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 | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-utils | 3.6.1 | - | jar | Apache-2.0 |
| 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 | jline-native | 3.30.13 | - | jar | The BSD License |
| org.jspecify | jspecify | 1.0.0 | - | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.18 | - | jar | MIT |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to 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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-jline:jar:3.10.0-SNAPSHOT
- org.jline:jansi-core:jar:3.30.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-terminal:jar:3.30.13 (compile)
- org.jline:jline-native:jar:3.30.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-native:jar:3.30.13 (compile)
- org.jline:jline-terminal-jni:jar:3.30.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-terminal-ffm:jar:3.30.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-core:jar:3.10.0-SNAPSHOT (compile)
- org.apache.maven:maven-model:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.10.0-SNAPSHOT (compile)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (compile)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (compile)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (compile)
- org.apache.maven:maven-builder-support:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-plugin-api:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.10.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:2.0.19-SNAPSHOT (compile)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.19-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:2.0.19-SNAPSHOT (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.19-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.19-SNAPSHOT (compile)
- com.google.code.gson:gson:jar:2.14.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.48.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.48.0 (compile)
- com.google.code.gson:gson:jar:2.14.0 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.19-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-supplier-mvn3:jar:2.0.19-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.10.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:classes:5.1.0 (compile)
- aopalliance:aopalliance:jar:1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (compile)
- com.google.guava:guava:jar:33.6.0-jre (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:3.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model:jar:3.10.0-SNAPSHOT (compile)
- 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.jline:jansi-core:jar:3.30.13 (compile)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
The BSD License: JLine FFM Terminal, JLine JNI Terminal, JLine Native Library, JLine Terminal, Jansi Core
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: asm
Apache-2.0: Gson, Maven 3 JLine integration, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Instance Supplier Maven3, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API
Apache License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
MIT: SLF4J API Module
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 |
| gson-2.14.0.jar | 313.6 kB | 244 | - | - | - | - |
| • Root | - | 242 | 221 | 9 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| error_prone_annotations-2.48.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 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 |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| maven-artifact/target/classes | - | 0 | 0 | 0 | - | - |
| maven-builder-support/target/classes | - | 0 | 0 | 0 | - | - |
| maven-core/target/classes | - | 0 | 0 | 0 | - | - |
| maven-model/target/classes | - | 0 | 0 | 0 | - | - |
| maven-model-builder/target/classes | - | 0 | 0 | 0 | - | - |
| maven-plugin-api/target/classes | - | 0 | 0 | 0 | - | - |
| maven-repository-metadata/target/classes | - | 0 | 0 | 0 | - | - |
| maven-resolver-provider/target/classes | - | 0 | 0 | 0 | - | - |
| maven-settings/target/classes | - | 0 | 0 | 0 | - | - |
| maven-settings-builder/target/classes | - | 0 | 0 | 0 | - | - |
| maven-resolver-api-2.0.19-SNAPSHOT.jar | 182.7 kB | 185 | 161 | 13 | 1.8 | Yes |
| maven-resolver-impl-2.0.19-SNAPSHOT.jar | 425.9 kB | 264 | 228 | 19 | 1.8 | Yes |
| maven-resolver-named-locks-2.0.19-SNAPSHOT.jar | 44.2 kB | 42 | 24 | 3 | 1.8 | Yes |
| maven-resolver-spi-2.0.19-SNAPSHOT.jar | 83.1 kB | 124 | 91 | 20 | 1.8 | Yes |
| maven-resolver-supplier-mvn3-2.0.19-SNAPSHOT.jar | 31.7 kB | 21 | 5 | 2 | 1.8 | Yes |
| maven-resolver-util-2.0.19-SNAPSHOT.jar | 279 kB | 208 | 178 | 17 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | 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-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
| plexus-utils-3.6.1.jar | 272.1 kB | 152 | - | - | - | - |
| • Root | - | 134 | 108 | 9 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | 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-3.30.13.jar | 47.1 kB | 43 | 25 | 2 | 1.8 | Yes |
| jline-native-3.30.13.jar | 190.2 kB | 70 | 18 | 1 | 1.8 | Yes |
| jline-terminal-3.30.13.jar | 288 kB | 161 | 117 | 5 | 1.8 | Yes |
| jline-terminal-jni-3.30.13.jar | 50.8 kB | 43 | 15 | 6 | 1.8 | 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 |
| 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 |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jline-terminal-ffm-3.30.13.jar | 66.6 kB | 45 | 21 | 1 | 22 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 43 | 7.4 MB | 5346 | 4625 | 216 | 22 | 30 |
| compile: 38 | compile: 6.9 MB | compile: 4955 | compile: 4294 | compile: 191 | 22 | compile: 25 |
| runtime: 1 | runtime: 126.2 kB | runtime: 45 | runtime: 39 | runtime: 3 | runtime: 1 | |
| test: 4 | test: 427.9 kB | test: 346 | test: 292 | test: 22 | 1.8 | test: 4 |

