Download jsr330activator.testbundle8-1.1.0.jar file - Jar j

Jar examples for j:jsr330activator.testbundle8

Description

An OSGi bundle used in integration tests. This bundle is a pure source bundle (no activator, no services provided or listened for), that exposes a package containing a definition for the StorageService.

You can download jar file jsr330activator.testbundle8 1.1.0 in this page.

Build File

You can use the following script to add jsr330activator.testbundle8-1.1.0.jar to your project.

<dependency>
   <groupId>no.steria.osgi.jsr330activator</groupId>
   <artifactId>jsr330activator.testbundle8</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'no.steria.osgi.jsr330activator', name: 'jsr330activator.testbundle8', version: '1.1.0'
libraryDependencies += "no.steria.osgi.jsr330activator" % "jsr330activator.testbundle8" % "1.1.0"
<dependency org="no.steria.osgi.jsr330activator" name="jsr330activator.testbundle8" rev="1.1.0"/>
@Grapes(@Grab(group='no.steria.osgi.jsr330activator', module='jsr330activator.testbundle8', version='1.1.0'))
'no.steria.osgi.jsr330activator:jsr330activator.testbundle8:jar:1.1.0'

Download

Click the following link to download the jar file.

jsr330activator.testbundle8-1.1.0-javadoc.jar
jsr330activator.testbundle8-1.1.0-sources.jar
jsr330activator.testbundle8-1.1.0.jar
jsr330activator.testbundle8-1.1.0.pom



Related Tutorials