Project Dependencies

test

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
junit junit 3.8.1 - jar
mockobjects mockobjects-core 0.09 - jar
org.mockito mockito-all 1.7 - jar

provided

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
com.atlassian.plugins atlassian-plugins-core 2.2.0 - jar
org.apache.felix org.apache.felix.main 1.2.1-atlassian-4 - jar
org.springframework.osgi spring-osgi-core 1.1.3 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

provided

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
commons-collections commons-collections 3.2 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
commons-logging commons-logging 1.0.4 - jar
dom4j dom4j 1.4 - jar
org.apache.felix org.apache.felix.framework 1.2.1-atlassian-4 - jar
org.springframework spring-aop 2.5.5 - jar
org.springframework spring-beans 2.5.5 - jar
org.springframework spring-context 2.5.5 - jar
org.springframework spring-core 2.5.5 - jar
org.springframework.osgi spring-osgi-io 1.1.3 - jar

Project Dependency Graph

Dependency Listings

Atlassian Plugins - OSGi bridge framework bundle

Bridge OSGi bundle that better ties OSGi into the Atlassian Plugins framework

http://docs.atlassian.com/atlassian-plugins-osgi-bridge/2.2.0/atlassian-plugins-osgi-bridge

Atlassian Plugins - Core

A library to give systems the ability to have plugins, make them more pluggable and hence add pluggability (it's late - that makes sense in my head).

http://docs.atlassian.com/atlassian-plugins-core/2.2.0/atlassian-plugins-core

Commons Lang

Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://commons.apache.org/lang/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Collections

Types that extend and augment the Java Collections Framework.

http://jakarta.apache.org/commons/collections/

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

Unnamed - dom4j:dom4j:jar:1.4

Spring OSGi Core

Spring/OSGi core classes. Offers OSGi-based application context and importer/exporter functionality.

http://www.springframework.org/osgi

Spring OSGi IO

Spring/OSGi IO abstract classes. Provides Resource, ResourceLoader and ResourcePatternResolver for OSGi environments.

http://www.springframework.org/osgi

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Apache Felix Main

Apache felix is an OSGi implementation.

http://felix.apache.org/org.apache.felix.main

Apache Felix Framework

Apache felix is an OSGi implementation.

http://felix.apache.org/org.apache.felix.framework

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Unnamed - mockobjects:mockobjects-core:jar:0.09

Mockito

Mock objects library for java

http://www.mockito.org