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:

GroupId ArtifactId Version Type License
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 2.0.5 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.1 jar MIT License
org.sonatype.sisu sisu-inject-plexus 2.1.1 jar The Apache Software License, Version 2.0, Eclipse Public License, Version 1.0

runtime

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

GroupId ArtifactId Version Classifier Type License
org.slf4j jcl-over-slf4j 1.6.1 - jar MIT License
org.slf4j jul-to-slf4j 1.6.1 - jar MIT License
org.sonatype.sisu sisu-guice 2.9.4 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.1.1 - jar The Apache Software License, Version 2.0, Eclipse 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:

GroupId ArtifactId Version Type License
junit junit 4.8.2 jar Common Public License Version 1.0
org.slf4j slf4j-simple 1.6.1 jar MIT License