Download junit4osgi-registry-1.2.0.jar file - Jar j

Jar examples for j:junit4osgi-registry

Description

This bundle registers different test registry as OSGi service.

You can download jar file junit4osgi-registry 1.2.0 in this page.

Build File

You can use the following script to add junit4osgi-registry-1.2.0.jar to your project.

<dependency>
   <groupId>com.github.nfalco79</groupId>
   <artifactId>junit4osgi-registry</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.github.nfalco79', name: 'junit4osgi-registry', version: '1.2.0'
libraryDependencies += "com.github.nfalco79" % "junit4osgi-registry" % "1.2.0"
<dependency org="com.github.nfalco79" name="junit4osgi-registry" rev="1.2.0"/>
@Grapes(@Grab(group='com.github.nfalco79', module='junit4osgi-registry', version='1.2.0'))
'com.github.nfalco79:junit4osgi-registry:jar:1.2.0'

Download

Click the following link to download the jar file.

junit4osgi-registry-1.2.0-javadoc.jar
junit4osgi-registry-1.2.0-sources.jar
junit4osgi-registry-1.2.0.jar
junit4osgi-registry-1.2.0.pom



Related Tutorials