Jar examples for r:reactor-junit4
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
You can download jar file reactor-junit4 4.12.1 in this page.
The Apache License, Version 2.0
You can use the following script to add reactor-junit4-4.12.1.jar to your project.
<dependency> <groupId>com.tascape</groupId> <artifactId>reactor-junit4</artifactId> <version>4.12.1</version> </dependency>
compile group: 'com.tascape', name: 'reactor-junit4', version: '4.12.1'
libraryDependencies += "com.tascape" % "reactor-junit4" % "4.12.1"
<dependency org="com.tascape" name="reactor-junit4" rev="4.12.1"/>
@Grapes(@Grab(group='com.tascape', module='reactor-junit4', version='4.12.1'))
'com.tascape:reactor-junit4:jar:4.12.1'
Click the following link to download the jar file.
reactor-junit4-4.12.1-javadoc.jar