Fork me on GitHub

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 Optional
commons-io commons-io 2.11.0 jar Apache License, Version 2.0 No
org.apache.avalon.framework avalon-framework-api 4.3.1 jar The Apache Software License, Version 2.0 No
org.apache.avalon.framework avalon-framework-impl 4.3.1 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0 No
com.jamonapi jamon 2.81 jar JAMon License (BSD) Yes
org.apache.fulcrum fulcrum-yaafi-crypto 2.0.1 jar Apache License, Version 2.0 Yes
org.javasimon javasimon-core 4.1.4 jar The BSD 3-Clause License Yes

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
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.fulcrum fulcrum-testcontainer 1.0.9 jar Apache License, Version 2.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
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
net.bytebuddy byte-buddy 1.10.15 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.15 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 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.7.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.0 jar Eclipse Public License v2.0
org.mockito mockito-core 3.5.13 jar The MIT License
org.objenesis objenesis 3.1 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The BSD 3-Clause License: JavaSimon Core

Eclipse Public License 1.0: JUnit

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

JAMon License (BSD): JAMon Core

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Log4j API, Byte Buddy (without dependencies), Byte Buddy agent, Fulcrum Test Container, Fulcrum YAAFI, Fulcrum YAAFI Crypto, Objenesis

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

CDDL + GPLv2 with classpath exception: Java Servlet API

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Avalon Framework API, Avalon Framework Implementation