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.bouncycastle | bcprov-jdk18on | 1.83 | jar | Bouncy Castle Licence |
| org.bouncycastle | bcutil-jdk18on | 1.83 | jar | Bouncy Castle Licence |
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.bouncycastle | bcpg-jdk18on | 1.83 | jar | Bouncy Castle LicenceApache Software License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite | 6.0.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.
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.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-suite-engine | 6.0.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
- io.github.tonywasher.joceanus:gordianknot:jar:1.6.3-b6
- org.bouncycastle:bcprov-jdk18on:jar:1.83 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcutil-jdk18on:jar:1.83 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.bouncycastle:bcpg-jdk18on:jar:1.83 (test)
![[Information]](./images/icon_info_sml.gif)
- 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.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-suite:jar:6.0.1 (test)
- org.junit.platform:junit-platform-suite-api:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-suite-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-launcher:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:6.0.1 (test)
- org.junit.platform:junit-platform-suite-api:jar:6.0.1 (test)
- org.bouncycastle:bcprov-jdk18on:jar:1.83 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache Software License, Version 2.0: Bouncy Castle OpenPGP APIs
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Suite (Aggregator), JUnit Platform Suite API, JUnit Platform Suite Engine
The Apache Software License, Version 2.0: GordianKnot Security Framework
Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle OpenPGP APIs, Bouncy Castle Provider
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| bcpg-jdk18on-1.83.jar | 736.5 kB | 629 | - | - | - | - |
| • Root | - | 625 | 597 | 20 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| bcprov-jdk18on-1.83.jar | 8.5 MB | 6176 | - | - | - | - |
| • Root | - | 4783 | 4584 | 178 | 1.8 | No |
| • Versioned | - | 1245 | 1137 | 93 | 9 | No |
| • Versioned | - | 43 | 34 | 1 | 11 | No |
| • Versioned | - | 29 | 20 | 1 | 15 | No |
| • Versioned | - | 35 | 20 | 6 | 21 | No |
| • Versioned | - | 41 | 29 | 5 | 25 | No |
| bcutil-jdk18on-1.83.jar | 707.3 kB | 672 | - | - | - | - |
| • Root | - | 668 | 611 | 48 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| 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-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes |
| junit-platform-launcher-6.0.1.jar | 246.1 kB | 166 | 150 | 8 | 17 | Yes |
| junit-platform-suite-6.0.1.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-platform-suite-api-6.0.1.jar | 25.9 kB | 41 | 32 | 2 | 17 | No |
| junit-platform-suite-engine-6.0.1.jar | 45 kB | 26 | 15 | 2 | 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 |
| 14 | 11.3 MB | 8462 | 6648 | 301 | 17 | 8 |
| compile: 2 | compile: 9.2 MB | compile: 6848 | compile: 5195 | compile: 226 | 1.8 | - |
| test: 12 | test: 2.1 MB | test: 1614 | test: 1453 | test: 75 | 17 | test: 8 |
