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
org.osgi org.osgi.service.cm 1.5.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.component 1.3.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.event 1.3.1 jar Apache 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:

GroupId ArtifactId Version Type License
junit junit 4.12 jar Eclipse Public License 1.0
org.jmock jmock-junit4 2.8.2 jar BSD style
org.slf4j slf4j-simple 1.7.25 jar MIT License

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 License
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 jar Day Specification License, Day Specification License addendum
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.jetbrains annotations 16.0.2 jar The Apache Software License, Version 2.0
org.osgi org.osgi.annotation.versioning 1.0.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.component.annotations 1.3.0 jar Apache License, Version 2.0
org.osgi org.osgi.service.metatype.annotations 1.3.0 jar Apache License, Version 2.0
org.osgi osgi.cmpn 6.0.0 jar Apache License, Version 2.0
org.osgi osgi.core 6.0.0 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License