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.antlr | antlr4-runtime | 4.13.2 | jar | BSD 3-Clause 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.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License 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 | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License 2.0 |
| org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License 2.0 |
| org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.inrupt.client:inrupt-client-parser:jar:1.3.1
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.antlr:antlr4-runtime:jar:4.13.2 (compile)
Licenses
BSD 3-Clause License: ANTLR 4 Runtime
Eclipse Public License 2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
MIT License: Inrupt Java Client Libraries - Parsing Utilities
Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
