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 | 
|---|---|---|---|---|
| commons-io | commons-io | 2.16.1 | jar | Apache-2.0 | 
| org.apache-extras.beanshell | bsh | 2.0b6 | jar | Apache License, Version 2.0 | 
| org.apache.groovy | groovy | 4.0.21 | jar | The Apache Software License, Version 2.0 | 
| org.slf4j | slf4j-api | 1.7.36 | 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.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 | 
| org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 | 
| org.slf4j | slf4j-simple | 1.7.36 | jar | 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 | 
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 | 
| org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 | 
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 | 
Project Dependency Graph
Dependency Tree
- org.apache.maven.shared:maven-script-interpreter:jar:1.6 
- commons-io:commons-io:jar:2.16.1 (compile) 
![[Information]](./images/icon_info_sml.gif)
 - org.apache.groovy:groovy:jar:4.0.21 (compile) 
![[Information]](./images/icon_info_sml.gif)
 - org.apache-extras.beanshell:bsh:jar:2.0b6 (compile) 
![[Information]](./images/icon_info_sml.gif)
 - org.slf4j:slf4j-api:jar:1.7.36 (compile) 
![[Information]](./images/icon_info_sml.gif)
 - org.slf4j:slf4j-simple:jar:1.7.36 (test) 
![[Information]](./images/icon_info_sml.gif)
 - org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test) 
- org.opentest4j:opentest4j:jar:1.3.0 (test) 
![[Information]](./images/icon_info_sml.gif)
 - org.junit.platform:junit-platform-commons:jar:1.10.2 (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:5.10.2 (test) 
![[Information]](./images/icon_info_sml.gif)
 
 - commons-io:commons-io:jar:2.16.1 (compile) 
 
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache-2.0: Apache Commons IO, Apache Maven Script Interpreter
Apache License, Version 2.0: BeanShell
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
The Apache Software License, Version 2.0: Apache Groovy
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | 
|---|---|---|---|---|---|---|
| commons-io-2.16.1.jar | 508.8 kB | 374 | 347 | 16 | 9 | Yes | 
| bsh-2.0b6.jar | 389 kB | 247 | 164 | 9 | 1.5 | Yes | 
| groovy-4.0.21.jar | 7.6 MB | 4744 | 4585 | 120 | 1.8 | Yes | 
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes | 
| junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes | 
| junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes | 
| junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes | 
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | 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 | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | 
| 10 | 9.5 MB | 6097 | 5725 | 191 | 9 | 10 | 
| compile: 4 | compile: 8.5 MB | compile: 5411 | compile: 5130 | compile: 149 | 9 | compile: 4 | 
| test: 6 | test: 939.7 kB | test: 686 | test: 595 | test: 42 | 9 | test: 6 | 


