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:

GroupIdArtifactIdVersionTypeLicense
commons-langcommons-lang2.3jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-artifact2.0.9jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-core2.0.9jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-plugin-api2.0.9jarThe Apache Software License, Version 2.0
org.apache.mavenmaven-project2.0.9jarThe Apache Software License, Version 2.0
org.apache.maven.enforcerenforcer-api1.1jarThe Apache Software License, Version 2.0
org.apache.maven.enforcerenforcer-rules1.1jarThe Apache Software License, Version 2.0
org.apache.maven.sharedmaven-common-artifact-filters1.2jarThe Apache Software License, Version 2.0
org.codehaus.plexusplexus-utils1.5.8jarThe Apache Software License, Version 2.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
junitjunit3.8.2jarCommon Public License Version 1.0
org.apache.maven.enforcerenforcer-rules1.1test-jarThe Apache Software License, Version 2.0
org.apache.maven.sharedmaven-plugin-testing-harness1.1jarThe Apache Software License, Version 2.0
org.mockitomockito-core1.9.0jarThe MIT License