Project Dependencies
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 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apache.maven | maven-api-core | 4.1.0-SNAPSHOT | jar | Apache-2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| 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 |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-builder-support:jar:4.1.0-SNAPSHOT
- org.apache.maven:maven-api-core:jar:4.1.0-SNAPSHOT (provided)
- org.apache.maven:maven-api-annotations:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-di:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-model:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-settings:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-toolchain:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-plugin:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-xml:jar:4.1.0-SNAPSHOT (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-api-annotations:jar:4.1.0-SNAPSHOT (provided)
- 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.apache.maven:maven-api-core:jar:4.1.0-SNAPSHOT (provided)
Licenses
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 Builder Support (deprecated)
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
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 |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | 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-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 |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 13 | 1.1 MB | 995 | 810 | 40 | 17 | 12 |
| provided: 8 | provided: 674.1 kB | provided: 630 | provided: 499 | provided: 16 | 17 | provided: 8 |
| test: 5 | test: 446.9 kB | test: 365 | test: 311 | test: 24 | 17 | test: 4 |


