Download junit4osgi-registry-1.2.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials