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-4 | jar | Apache-2.0 |
org.apache.maven | maven-jline | 4.0.0-rc-4 | 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.13.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.13.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.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-di | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-rc-4 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-rc-4 | jar | Apache-2.0 |
org.jline | jansi-core | 3.30.4 | jar | The BSD License |
org.jline | jline-builtins | 3.30.4 | jar | The BSD License |
org.jline | jline-console | 3.30.4 | jar | The BSD License |
org.jline | jline-console-ui | 3.30.4 | jar | The BSD License |
org.jline | jline-native | 3.30.4 | jar | The BSD License |
org.jline | jline-reader | 3.30.4 | jar | The BSD License |
org.jline | jline-style | 3.30.4 | jar | The BSD License |
org.jline | jline-terminal | 3.30.4 | jar | The BSD License |
org.jline | jline-terminal-jni | 3.30.4 | 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.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.0.0-rc-4
- org.apache.maven:maven-api-core:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-di:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-plugin:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-4 (compile)
- org.apache.maven:maven-jline:jar:4.0.0-rc-4 (compile)
- org.jline:jline-reader:jar:3.30.4 (compile)
- org.jline:jline-style:jar:3.30.4 (compile)
- org.jline:jline-builtins:jar:3.30.4 (compile)
- org.jline:jline-console:jar:3.30.4 (compile)
- org.jline:jline-console-ui:jar:3.30.4 (compile)
- org.jline:jline-terminal:jar:3.30.4 (compile)
- org.jline:jline-native:jar:3.30.4 (compile)
- org.jline:jline-native:jar:3.30.4 (compile)
- org.jline:jline-terminal-jni:jar:3.30.4 (compile)
- org.jline:jansi-core:jar:3.30.4 (compile)
- org.jline:jline-reader:jar:3.30.4 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (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.13.1 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.apache.maven:maven-api-core:jar:4.0.0-rc-4 (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-4.jar | 13.1 kB | 27 | 12 | 1 | 17 | Yes |
maven-api-core-4.0.0-rc-4.jar | 214.3 kB | 255 | 235 | 7 | 17 | Yes |
maven-api-di-4.0.0-rc-4.jar | 16.4 kB | 32 | 13 | 2 | 17 | Yes |
maven-api-model-4.0.0-rc-4.jar | 220.6 kB | 128 | 113 | 1 | 17 | Yes |
maven-api-plugin-4.0.0-rc-4.jar | 82.1 kB | 77 | 60 | 2 | 17 | Yes |
maven-api-settings-4.0.0-rc-4.jar | 84.4 kB | 67 | 52 | 1 | 17 | Yes |
maven-api-toolchain-4.0.0-rc-4.jar | 41.5 kB | 45 | 30 | 1 | 17 | Yes |
maven-api-xml-4.0.0-rc-4.jar | 36.6 kB | 42 | 27 | 1 | 17 | Yes |
maven-jline-4.0.0-rc-4.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.30.4.jar | 47 kB | 43 | 25 | 2 | 1.8 | Yes |
jline-builtins-3.30.4.jar | 286.4 kB | 97 | 78 | 1 | 1.8 | Yes |
jline-console-3.30.4.jar | 165.1 kB | 69 | 57 | 3 | 1.8 | Yes |
jline-console-ui-3.30.4.jar | 72.4 kB | 71 | 54 | 5 | 1.8 | Yes |
jline-native-3.30.4.jar | 190.2 kB | 70 | 18 | 1 | 1.8 | Yes |
jline-reader-3.30.4.jar | 187.1 kB | 89 | 75 | 5 | 1.8 | Yes |
jline-style-3.30.4.jar | 28.4 kB | 29 | 19 | 1 | 1.8 | Yes |
jline-terminal-3.30.4.jar | 274.9 kB | 157 | 114 | 5 | 1.8 | Yes |
jline-terminal-jni-3.30.4.jar | 49.8 kB | 44 | 15 | 6 | 1.8 | Yes |
junit-jupiter-api-5.13.1.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes |
junit-jupiter-params-5.13.1.jar | 661 kB | 431 | 397 | 22 | 1.8 | Yes |
junit-platform-commons-1.13.1.jar | 152.7 kB | 95 | - | - | - | - |
• Root | - | 84 | 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.3 MB | 2323 | 1845 | 104 | 17 | 25 |
compile: 19 | compile: 2.1 MB | compile: 1434 | compile: 1058 | compile: 50 | 17 | compile: 19 |
test: 6 | test: 1.2 MB | test: 889 | test: 787 | test: 54 | 1.8 | test: 6 |