Jar examples for j:junit-osgi
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
You can download jar file junit-osgi 4.12 in this page.
Eclipse Public License 1.0
You can use the following script to add junit-osgi-4.12.jar to your project.
<dependency> <groupId>com.dukescript.api</groupId> <artifactId>junit-osgi</artifactId> <version>4.12</version> </dependency>
compile group: 'com.dukescript.api', name: 'junit-osgi', version: '4.12'
libraryDependencies += "com.dukescript.api" % "junit-osgi" % "4.12"
<dependency org="com.dukescript.api" name="junit-osgi" rev="4.12"/>
@Grapes(@Grab(group='com.dukescript.api', module='junit-osgi', version='4.12'))
'com.dukescript.api:junit-osgi:jar:4.12'
Click the following link to download the jar file.
junit-osgi-4.12.jar