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
org.apache.avalon.framework avalon-framework-api 4.3.1 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0 No
org.apache.commons commons-pool2 2.6.2 jar Apache License, Version 2.0 No
org.apache.fulcrum fulcrum-pool 1.0.5 jar Apache License, Version 2.0 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
org.apache.fulcrum fulcrum-testcontainer 1.0.8 jar Apache License, Version 2.0
org.apache.fulcrum fulcrum-yaafi 1.0.8 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses Optional
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
org.apache.fulcrum fulcrum-factory 1.1.1 jar Apache License, Version 2.0 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
commons-io commons-io 2.6 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.9.0 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.0 jar The Apache Software License, Version 2.0
org.apache.avalon.framework avalon-framework-impl 4.3.1 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.0.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.3.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.3.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.3.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.3.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.3.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.3.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.3.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.3.2 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.3.2 jar Eclipse Public License v2.0
org.mockito mockito-core 2.23.0 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.1.1 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

Eclipse Public License 1.0: JUnit

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

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Fulcrum Factory, Fulcrum Parser Service, Fulcrum Pool, Fulcrum Test Container, Fulcrum YAAFI

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Runner, JUnit Platform Suite API, JUnit Vintage Engine

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, Byte Buddy (without dependencies), Byte Buddy Java agent