The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| easymock | easymock | 1.2_Java1.3 | - | jar | |
| org.junit | com.springsource.junit | 3.8.2 | - | jar | |
| org.springframework.osgi | log4j.osgi | 1.2.15-SNAPSHOT | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| org.eclipse.osgi | org.eclipse.osgi | 3.2.2 | - | jar | |
| org.slf4j | com.springsource.slf4j.log4j | 1.5.0 | - | jar | |
| org.slf4j | com.springsource.slf4j.org.apache.commons.logging | 1.5.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| org.slf4j | com.springsource.slf4j.api | 1.5.0 | - | jar |
The Spring Dynamic Modules project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.
http://www.springframework.org/osgi
Unnamed - org.slf4j:com.springsource.slf4j.org.apache.commons.logging:jar:1.5.0
Unnamed - org.junit:com.springsource.junit:jar:3.8.2
Unnamed - org.slf4j:com.springsource.slf4j.log4j:jar:1.5.0