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.9.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.13.0 | jar | Apache-2.0 |
org.apache.commons | commons-text | 1.11.0 | 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.10.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.1 | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.10.1 | 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.2 | jar | The Apache Software License, Version 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 | 2.2 | jar | BSD License 3 |
org.junit.platform | junit-platform-commons | 1.10.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.1 | 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, Hamcrest Core
Apache-2.0: Apache Commons Lang, Apache Commons Text
Apache License, Version 2.0: Apache Commons BeanUtils, 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
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Groovy, Spock Framework - Core Module