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
commons-io commons-io 2.6 jar Apache License, Version 2.0
junit junit 4.13 jar Eclipse Public License 1.0
org.apache.fulcrum fulcrum-testcontainer 1.0.8 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.13.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.6.2 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:

GroupId ArtifactId Version Type Licenses
org.apache.logging.log4j log4j-api 2.13.3 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.jupiter junit-jupiter-api 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.6.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Commons IO, Apache Log4j API, Apache Log4j Core, Fulcrum Test Container, Fulcrum YAAFI Crypto

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

New BSD License: Hamcrest Core