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.testng | testng | 6.14.3 | jar | Apache 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.12 | jar | The MIT License |
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.72 | jar | Apache 2.0 |
org.apache-extras.beanshell | bsh | 2.0b6 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- science.aist.seshat:seshat:pom:1.1.3
- org.testng:testng:jar:6.14.3 (test)
- com.beust:jcommander:jar:1.72 (test)
- org.apache-extras.beanshell:bsh:jar:2.0b6 (test)
- org.projectlombok:lombok:jar:1.18.12 (provided)
- org.testng:testng:jar:6.14.3 (test)
Licenses
Mozilla Public License (MPL) version 2.0: Seshat
Apache 2.0: jcommander, testng
The MIT License: Project Lombok
Apache License, Version 2.0: BeanShell
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.72.jar | 69.3 kB | 67 | 65 | 5 | 1.7 | Yes |
bsh-2.0b6.jar | 389 kB | 247 | 164 | 9 | 1.5 | Yes |
lombok-1.18.12.jar | 1.8 MB | 989 | 156 | 12 | - | Yes |
testng-6.14.3.jar | 839.9 kB | 658 | 574 | 24 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
4 | 3.1 MB | 1961 | 959 | 50 | 1.7 | 4 |
test: 3 | test: 1.3 MB | test: 972 | test: 803 | test: 38 | - | test: 3 |
provided: 1 | provided: 1.8 MB | provided: 989 | provided: 156 | provided: 12 | - | provided: 1 |