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.0.0-rc-6 | jar | Apache-2.0 |
| org.apache.maven | maven-jline | 4.0.0-rc-6 | jar | Apache-2.0 |
| org.slf4j | slf4j-api | 2.0.18 | 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.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
| org.junit.jupiter | junit-jupiter-api | 5.13.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.13.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 | Type | Licenses |
|---|---|---|---|---|
| org.apache.maven | maven-api-annotations | 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 |
| 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 |
| 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 |
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.13.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-logging:jar:4.0.0-rc-6
- org.apache.maven:maven-api-core:jar:4.0.0-rc-6 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-di:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-model:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-plugin:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-6 (compile)
- org.apache.maven:maven-jline:jar:4.0.0-rc-6 (compile)
- org.jline:jline-reader:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-style:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-builtins:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-console:jar:4.3.1 (compile)
- org.jline:jline-shell:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-shell:jar:4.3.1 (compile)
- org.jline:jline-console-ui:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-terminal:jar:4.3.1 (compile)
- org.jline:jline-native:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-native:jar:4.3.1 (compile)
- org.jline:jline-terminal-jni:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jansi-core:jar:4.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jline:jline-reader:jar:4.3.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.13.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.junit.jupiter:junit-jupiter-params:jar:5.13.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-core:jar:4.0.0-rc-6 (compile)
Licenses
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
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: Hamcrest
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.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.4 kB | 32 | 13 | 2 | 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-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-jline-4.0.0-rc-6.jar | 19.7 kB | 21 | 6 | 1 | 17 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 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 |
| junit-jupiter-api-5.13.4.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
| junit-jupiter-params-5.13.4.jar | 660.8 kB | 431 | 397 | 22 | 1.8 | Yes |
| junit-platform-commons-1.13.4.jar | 158.5 kB | 100 | - | - | - | - |
| • Root | - | 89 | 74 | 9 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| 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 |
| 26 | 3.6 MB | 2497 | 2007 | 117 | 17 | 26 |
| compile: 20 | compile: 2.4 MB | compile: 1603 | compile: 1215 | compile: 63 | 17 | compile: 20 |
| test: 6 | test: 1.2 MB | test: 894 | test: 792 | test: 54 | 1.8 | test: 6 |

