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
commons-logging commons-logging 1.0.4 jar

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
junit junit 4.5 jar
org.easymock easymock 2.2 jar
org.easymock easymockclassextension 2.2 jar

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type
org.osgi org.osgi.compendium 4.1.0 jar
org.osgi org.osgi.core 4.1.0 jar