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.google.code.gson |
gson |
2.10.1 |
jar |
Apache-2.0 |
org.junit.vintage |
junit-vintage-engine |
5.9.1 |
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.
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:
Project Dependency Graph
Dependency Tree
- org.apache.commons:commons-jexl3:jar:3.3
- commons-logging:commons-logging:jar:1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.vintage:junit-vintage-engine:jar:5.9.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.1 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.9.1 (test)
![[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.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.gson:gson:jar:2.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache-2.0: Apache Commons JEXL, Gson
Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
gson-2.10.1.jar |
283.4 kB |
238 |
218 |
10 |
- |
Yes |
commons-logging-1.2.jar |
61.8 kB |
42 |
28 |
2 |
1.2 |
Yes |
junit-4.13.2.jar |
384.6 kB |
389 |
350 |
32 |
1.5 |
Yes |
apiguardian-api-1.1.2.jar |
6.8 kB |
9 |
3 |
2 |
- |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
junit-platform-commons-1.9.1.jar |
103 kB |
64 |
44 |
7 |
- |
Yes |
junit-platform-engine-1.9.1.jar |
188.2 kB |
143 |
127 |
9 |
- |
Yes |
junit-vintage-engine-5.9.1.jar |
66.9 kB |
49 |
35 |
6 |
- |
Yes |
opentest4j-1.2.0.jar |
7.7 kB |
11 |
7 |
2 |
- |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
9 |
1.1 MB |
997 |
857 |
73 |
1.5 |
9 |
compile: 1 |
compile: 61.8 kB |
compile: 42 |
compile: 28 |
compile: 2 |
- |
compile: 1 |
test: 8 |
test: 1.1 MB |
test: 955 |
test: 829 |
test: 71 |
- |
test: 8 |
|