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-api-core | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-jline | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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 | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.1 | 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 | Type | Licenses |
|---|---|---|---|---|
| org.apache.maven | maven-api-annotations | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-api-di | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-api-model | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-api-plugin | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-api-settings | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-api-toolchain | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven | maven-api-xml | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
| org.jline | jansi-core | 3.30.6 | jar | The BSD License |
| org.jline | jline-builtins | 3.30.6 | jar | The BSD License |
| org.jline | jline-console | 3.30.6 | jar | The BSD License |
| org.jline | jline-console-ui | 3.30.6 | jar | The BSD License |
| org.jline | jline-native | 3.30.6 | jar | The BSD License |
| org.jline | jline-reader | 3.30.6 | jar | The BSD License |
| org.jline | jline-style | 3.30.6 | jar | The BSD License |
| org.jline | jline-terminal | 3.30.6 | jar | The BSD License |
| org.jline | jline-terminal-jni | 3.30.6 | 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 |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | 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-logging:jar:4.1.0-SNAPSHOT
- org.apache.maven:maven-api-core:jar:4.1.0-SNAPSHOT (compile)
- org.apache.maven:maven-api-annotations:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-di:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-model:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-settings:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-toolchain:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-plugin:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-xml:jar:4.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-annotations:jar:4.1.0-SNAPSHOT (compile)
- org.apache.maven:maven-jline:jar:4.1.0-SNAPSHOT (compile)
- org.jline:jline-reader:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-style:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-builtins:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-console:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-console-ui:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-terminal:jar:3.30.6 (compile)
- org.jline:jline-native:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-native:jar:3.30.6 (compile)
- org.jline:jline-terminal-jni:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jansi-core:jar:3.30.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-reader:jar:3.30.6 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-core:jar:4.1.0-SNAPSHOT (compile)
Licenses
The BSD License: JLine Builtins, JLine Console, JLine Console UI, JLine JNI Terminal, JLine Native Library, JLine Reader, JLine Style, JLine Terminal, Jansi Core
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: 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 :: Settings, Maven 4 API :: Toolchain, Maven 4 API :: XML, Maven 4 JLine integration, Maven 4 Logging
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
MIT: SLF4J API Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| maven-api-annotations-4.1.0-SNAPSHOT.jar | 13.1 kB | 27 | 12 | 1 | 17 | Yes |
| maven-api-core-4.1.0-SNAPSHOT.jar | 218.2 kB | 257 | 237 | 7 | 17 | Yes |
| maven-api-di-4.1.0-SNAPSHOT.jar | 16.4 kB | 32 | 13 | 2 | 17 | Yes |
| maven-api-model-4.1.0-SNAPSHOT.jar | 223.7 kB | 125 | 110 | 1 | 17 | Yes |
| maven-api-plugin-4.1.0-SNAPSHOT.jar | 63.8 kB | 61 | 44 | 2 | 17 | Yes |
| maven-api-settings-4.1.0-SNAPSHOT.jar | 77.4 kB | 58 | 43 | 1 | 17 | Yes |
| maven-api-toolchain-4.1.0-SNAPSHOT.jar | 34 kB | 36 | 21 | 1 | 17 | Yes |
| maven-api-xml-4.1.0-SNAPSHOT.jar | 27.7 kB | 34 | 19 | 1 | 17 | Yes |
| maven-jline-4.1.0-SNAPSHOT.jar | 19.6 kB | 21 | 6 | 1 | 17 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| jansi-core-3.30.6.jar | 47 kB | 43 | 25 | 2 | 1.8 | Yes |
| jline-builtins-3.30.6.jar | 329.2 kB | 106 | 87 | 1 | 1.8 | Yes |
| jline-console-3.30.6.jar | 164.6 kB | 69 | 57 | 3 | 1.8 | Yes |
| jline-console-ui-3.30.6.jar | 72.4 kB | 71 | 54 | 5 | 1.8 | Yes |
| jline-native-3.30.6.jar | 190.2 kB | 70 | 18 | 1 | 1.8 | Yes |
| jline-reader-3.30.6.jar | 187.1 kB | 89 | 75 | 5 | 1.8 | Yes |
| jline-style-3.30.6.jar | 28.4 kB | 29 | 19 | 1 | 1.8 | Yes |
| jline-terminal-3.30.6.jar | 275.5 kB | 157 | 114 | 5 | 1.8 | Yes |
| jline-terminal-jni-3.30.6.jar | 50.1 kB | 44 | 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-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.1.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 25 | 2.9 MB | 1981 | 1530 | 83 | 17 | 24 |
| compile: 19 | compile: 2.1 MB | compile: 1400 | compile: 1024 | compile: 50 | 17 | compile: 19 |
| test: 6 | test: 743.4 kB | test: 581 | test: 506 | test: 33 | 17 | test: 5 |


