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 |
|---|---|---|---|---|
| pro.verron.asciidoc | asciidoc-core | 3.9-SNAPSHOT | jar | MIT 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.jsoup | jsoup | 1.22.2 | jar | The MIT License |
| org.junit.jupiter | junit-jupiter | 6.1.0 | 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.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 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.jupiter | junit-jupiter-api | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.1.0 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- pro.verron.asciidoc:asciidoc-converters:jar:3.9-SNAPSHOT
- pro.verron.asciidoc:asciidoc-core:jar:3.9-SNAPSHOT (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.junit.jupiter:junit-jupiter:jar:6.1.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.0 (test)
- org.jsoup:jsoup:jar:1.22.2 (test)
![[Information]](./images/icon_info_sml.gif)
- pro.verron.asciidoc:asciidoc-core:jar:3.9-SNAPSHOT (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: Verron.pro AsciiDoc Converters, Verron.pro AsciiDoc Core
The MIT License: jsoup Java HTML Parser
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
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 |
| jsoup-1.22.2.jar | 512.8 kB | 329 | - | - | - | - |
| • Root | - | 321 | 301 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 4 | 2 | 11 | 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-6.1.0.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.1.0.jar | 312.2 kB | 273 | 256 | 10 | 17 | Yes |
| junit-jupiter-engine-6.1.0.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes |
| junit-jupiter-params-6.1.0.jar | 303.1 kB | 221 | 200 | 9 | 17 | Yes |
| junit-platform-commons-6.1.0.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes |
| junit-platform-engine-6.1.0.jar | 323.9 kB | 216 | 198 | 9 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| asciidoc-core-3.9-SNAPSHOT.jar | 41.7 kB | 46 | 35 | 2 | 25 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 11 | 2.1 MB | 1420 | 1266 | 62 | 25 | 9 |
| compile: 2 | compile: 45.5 kB | compile: 60 | compile: 39 | compile: 3 | 25 | compile: 1 |
| test: 9 | test: 2 MB | test: 1360 | test: 1227 | test: 59 | 17 | test: 8 |