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
org.apache.commons commons-configuration2 2.7 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.6.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-filtering 3.2.0 jar Apache License, Version 2.0

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.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.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

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
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.0 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.

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
commons-io commons-io 2.6 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.9 jar Apache License, Version 2.0
org.apache.commons commons-text 1.8 jar Apache License, Version 2.0
org.apache.maven maven-aether-provider 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.6.0 jar Apache License, Version 2.0
org.apache.maven maven-core 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.6.0 jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.1.0 jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.3 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.0 jar Apache License, Version 2.0
org.eclipse.aether aether-api 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 2.0
org.sonatype.plexus plexus-cipher 1.4 jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 jar Apache Public License 2.0

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
classworlds classworlds 1.1-alpha-2 jar -
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.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.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

Unknown: Default Plexus Container, classworlds

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

Apache License, Version 2.0: Apache Commons Configuration, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Maven Filtering, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Model, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Merge Properties Maven Plugin, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

The Apache Software License, Version 2.0: Apache Commons Logging, Maven Aether Provider, Maven Core, Maven Model Builder, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, javax.inject