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-beanutils | commons-beanutils | 1.11.0 | jar | Apache-2.0 |
| org.apache.commons | commons-collections4 | 4.5.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 |
| org.apache.commons | commons-text | 1.13.1 | jar | Apache-2.0 |
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 |
|---|---|---|---|---|
| cglib | cglib-nodep | 3.3.0 | jar | ASF 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.13.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.13.2 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.13.2 | jar | Eclipse Public License v2.0 |
| org.junit.vintage | junit-vintage-engine | 5.13.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 3.12.4 | jar | The MIT License |
| org.spockframework | spock-core | 2.3-groovy-3.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 |
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 |
| net.bytebuddy | byte-buddy | 1.11.13 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.11.13 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.codehaus.groovy | groovy | 3.0.12 | jar | The Apache Software License, Version 2.0 |
| org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.junit.platform | junit-platform-commons | 1.13.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.13.2 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Apache 2: opencsv
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
BSD License 3: Hamcrest
Apache-2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Logging, Apache Commons Text
Apache License, Version 2.0: Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
ASF 2.0: cglib-nodep
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Groovy, Spock Framework - Core Module