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-3 | jar | Apache-2.0 |
org.apache.maven | maven-jline | 4.0.0-rc-3 | 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.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.junit.jupiter | junit-jupiter-api | 5.12.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.12.0 | 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-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-di | 4.0.0-rc-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-rc-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-rc-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-rc-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-rc-3 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-rc-3 | jar | Apache-2.0 |
org.jline | jansi-core | 3.29.0 | jar | The BSD License |
org.jline | jline-builtins | 3.29.0 | jar | The BSD License |
org.jline | jline-console | 3.29.0 | jar | The BSD License |
org.jline | jline-console-ui | 3.29.0 | jar | The BSD License |
org.jline | jline-native | 3.29.0 | jar | The BSD License |
org.jline | jline-reader | 3.29.0 | jar | The BSD License |
org.jline | jline-style | 3.29.0 | jar | The BSD License |
org.jline | jline-terminal | 3.29.0 | jar | The BSD License |
org.jline | jline-terminal-jni | 3.29.0 | 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.12.0 | 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-3
- org.apache.maven:maven-api-core:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-di:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-plugin:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-3 (compile)
- org.apache.maven:maven-jline:jar:4.0.0-rc-3 (compile)
- org.jline:jline-reader:jar:3.29.0 (compile)
- org.jline:jline-style:jar:3.29.0 (compile)
- org.jline:jline-builtins:jar:3.29.0 (compile)
- org.jline:jline-console:jar:3.29.0 (compile)
- org.jline:jline-console-ui:jar:3.29.0 (compile)
- org.jline:jline-terminal:jar:3.29.0 (compile)
- org.jline:jline-native:jar:3.29.0 (compile)
- org.jline:jline-native:jar:3.29.0 (compile)
- org.jline:jline-terminal-jni:jar:3.29.0 (compile)
- org.jline:jansi-core:jar:3.29.0 (compile)
- org.jline:jline-reader:jar:3.29.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.apache.maven:maven-api-core:jar:4.0.0-rc-3 (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: 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-3.jar | 13 kB | 27 | 12 | 1 | 17 | Yes |
maven-api-core-4.0.0-rc-3.jar | 213.2 kB | 255 | 235 | 7 | 17 | Yes |
maven-api-di-4.0.0-rc-3.jar | 16.1 kB | 31 | 12 | 2 | 17 | Yes |
maven-api-model-4.0.0-rc-3.jar | 219.8 kB | 128 | 113 | 1 | 17 | Yes |
maven-api-plugin-4.0.0-rc-3.jar | 81.8 kB | 77 | 60 | 2 | 17 | Yes |
maven-api-settings-4.0.0-rc-3.jar | 83.9 kB | 67 | 52 | 1 | 17 | Yes |
maven-api-toolchain-4.0.0-rc-3.jar | 41.3 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-xml-4.0.0-rc-3.jar | 8.7 kB | 17 | 2 | 1 | 17 | Yes |
maven-jline-4.0.0-rc-3.jar | 19.5 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-3.29.0.jar | 47 kB | 43 | 25 | 2 | 1.8 | Yes |
jline-builtins-3.29.0.jar | 271.9 kB | 91 | 72 | 1 | 1.8 | Yes |
jline-console-3.29.0.jar | 164.4 kB | 67 | 55 | 3 | 1.8 | Yes |
jline-console-ui-3.29.0.jar | 72.1 kB | 71 | 54 | 5 | 1.8 | Yes |
jline-native-3.29.0.jar | 190.2 kB | 70 | 18 | 1 | 1.8 | Yes |
jline-reader-3.29.0.jar | 184.8 kB | 86 | 72 | 5 | 1.8 | Yes |
jline-style-3.29.0.jar | 28.2 kB | 28 | 18 | 1 | 1.8 | Yes |
jline-terminal-3.29.0.jar | 265 kB | 153 | 110 | 5 | 1.8 | Yes |
jline-terminal-jni-3.29.0.jar | 49.1 kB | 44 | 15 | 6 | 1.8 | Yes |
junit-jupiter-api-5.12.0.jar | 233.3 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-params-5.12.0.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
junit-platform-commons-1.12.0.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 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.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 | 3.2 MB | 2245 | 1755 | 104 | 17 | 25 |
compile: 19 | compile: 2 MB | compile: 1392 | compile: 1016 | compile: 50 | 17 | compile: 19 |
test: 6 | test: 1.1 MB | test: 853 | test: 739 | test: 54 | 1.8 | test: 6 |