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.ow2.asm | asm | 9.7.1 | jar | BSD-3-Clause |
| org.ow2.asm | asm-analysis | 9.7.1 | jar | BSD-3-Clause |
| org.ow2.asm | asm-tree | 9.7.1 | jar | BSD-3-Clause |
| org.ow2.asm | asm-util | 9.7.1 | jar | BSD-3-Clause |
| org.parboiled | parboiled-java | 1.4.1 | jar | Apache 2 |
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 |
|---|---|---|---|---|
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.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.parboiled | parboiled-core | 1.4.1 | jar | Apache 2 |
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-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.varnernet:gerb4j:jar:0.0.3
- org.parboiled:parboiled-java:jar:1.4.1 (compile)
- org.parboiled:parboiled-core:jar:1.4.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.parboiled:parboiled-core:jar:1.4.1 (compile)
- org.ow2.asm:asm:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm-tree:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm-analysis:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm-util:jar:9.7.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.parboiled:parboiled-java:jar:1.4.1 (compile)
Licenses
Apache 2: parboiled-core, parboiled-java
Eclipse Public License 1.0: JUnit
MIT License: gerb4j
BSD-3-Clause: asm, asm-analysis, asm-tree, asm-util
New BSD License: Hamcrest Core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| asm-9.7.1.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes |
| asm-analysis-9.7.1.jar | 35.1 kB | 22 | 15 | 2 | 1.5 | Yes |
| asm-tree-9.7.1.jar | 51.9 kB | 45 | 39 | 2 | 1.5 | Yes |
| asm-util-9.7.1.jar | 94.5 kB | 33 | 27 | 2 | 1.5 | Yes |
| parboiled-core-1.4.1.jar | 196 kB | 187 | 176 | 9 | 11 | Yes |
| parboiled-java-1.4.1.jar | 82.3 kB | 61 | 55 | 4 | 11 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 8 | 1 MB | 834 | 746 | 57 | 11 | 8 |
| compile: 6 | compile: 586 kB | compile: 393 | compile: 351 | compile: 22 | 11 | compile: 6 |
| test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |
