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 |
---|---|---|---|---|
jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-api-meta | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-model | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-settings | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-toolchain | 4.0.0-alpha-10 | jar | Apache-2.0 |
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 | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.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-xml | 4.0.0-alpha-10 | jar | Apache-2.0 |
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.10.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-api-core:jar:4.0.0-alpha-10
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-model:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-settings:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-toolchain:jar:4.0.0-alpha-10 (compile)
- org.apache.maven:maven-api-plugin:jar:4.0.0-alpha-10 (compile)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
Apache-2.0: Maven 4 API :: Core, 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
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
The Apache Software License, Version 2.0: Jakarta Dependency Injection
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 9 | No |
maven-api-meta-4.0.0-alpha-10.jar | 11.5 kB | 25 | 10 | 1 | 1.8 | No |
maven-api-model-4.0.0-alpha-10.jar | 203.7 kB | 126 | 111 | 1 | 1.8 | Yes |
maven-api-plugin-4.0.0-alpha-10.jar | 80.5 kB | 75 | 58 | 2 | 1.8 | Yes |
maven-api-settings-4.0.0-alpha-10.jar | 84 kB | 67 | 52 | 1 | 1.8 | Yes |
maven-api-toolchain-4.0.0-alpha-10.jar | 36.6 kB | 41 | 26 | 1 | 1.8 | Yes |
maven-api-xml-4.0.0-alpha-10.jar | 8.7 kB | 17 | 2 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 897.5 kB | 776 | 612 | 39 | 9 | 10 |
compile: 7 | compile: 435.8 kB | compile: 369 | compile: 266 | compile: 9 | 9 | compile: 5 |
test: 5 | test: 461.7 kB | test: 407 | test: 346 | test: 30 | 9 | test: 5 |