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.wurbelizer | wurbelizer | 21.6.4.0 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999 |
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.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
| org.testng | testng | 7.10.2 | jar | Apache License, Version 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 |
|---|---|---|---|---|
| com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.wurbelizer:console-wurbelizer:jar:21.6.4.0
- org.wurbelizer:wurbelizer:jar:21.6.4.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.testng:testng:jar:7.10.2 (test)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- com.beust:jcommander:jar:1.82 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.wurbelizer:wurbelizer:jar:21.6.4.0 (compile)
Licenses
MIT License: SLF4J API Module, SLF4J Simple Binding, jquery
Apache License, Version 2.0: jcommander, testng
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999: Wurbelizer, Wurbelizer Console
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
| testng-7.10.2.jar | 987.8 kB | 594 | 547 | 25 | 11 | Yes |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
| wurbelizer-21.6.4.0.jar | 104.6 kB | 73 | 55 | 4 | 21 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 6 | 1.5 MB | 835 | 719 | 41 | 21 | 5 |
| compile: 1 | compile: 104.6 kB | compile: 73 | compile: 55 | compile: 4 | 21 | compile: 1 |
| test: 5 | test: 1.4 MB | test: 762 | test: 664 | test: 37 | 11 | test: 4 |


