Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupIdArtifactIdVersionClassifierTypeLicense
commons-clicommons-cli1.2-jarThe Apache Software License, Version 2.0
commons-jxpathcommons-jxpath1.3-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-aether-provider3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-compat3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-core3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-embedder3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-model-builder3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-api3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-repository-metadata3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings3.0.4-jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-settings-builder3.0.4-jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-file2.2-jarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-http2.2shadedjarThe Apache Software License, Version 2.0
org.apache.maven.wagonwagon-provider-api2.2-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-classworlds2.4-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-component-annotations1.5.5-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-interpolation1.14-jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils2.0.6-jarApache Public License 2.0
org.sonatype.aetheraether-api1.13.1-jarEclipse Public License, Version 1.0
org.sonatype.aetheraether-connector-wagon1.13.1-jarEclipse Public License, Version 1.0
org.sonatype.aetheraether-impl1.13.1-jarEclipse Public License, Version 1.0
org.sonatype.aetheraether-spi1.13.1-jarEclipse Public License, Version 1.0
org.sonatype.aetheraether-util1.13.1-jarEclipse Public License, Version 1.0
org.sonatype.plexusplexus-cipher1.7-jarApache Public License 2.0
org.sonatype.plexusplexus-sec-dispatcher1.3-jarApache Public License 2.0
org.sonatype.sisusisu-inject-plexus2.3.0-jarEclipse Public License, Version 1.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupIdArtifactIdVersionTypeLicense
easymockeasymock1.2_Java1.3jar-