Download assortmentofjunitrules-1.5.29.jar file - Jar a

Jar examples for a:assortmentofjunitrules

Description

Useful assortment of JUnit rules for integration testing.

You can download jar file assortmentofjunitrules 1.5.29 in this page.

License

Modified BSD License

Build File

You can use the following script to add assortmentofjunitrules-1.5.29.jar to your project.

<dependency>
   <groupId>com.github.mlk</groupId>
   <artifactId>assortmentofjunitrules</artifactId>
   <version>1.5.29</version>
</dependency>
compile group: 'com.github.mlk', name: 'assortmentofjunitrules', version: '1.5.29'
libraryDependencies += "com.github.mlk" % "assortmentofjunitrules" % "1.5.29"
<dependency org="com.github.mlk" name="assortmentofjunitrules" rev="1.5.29"/>
@Grapes(@Grab(group='com.github.mlk', module='assortmentofjunitrules', version='1.5.29'))
'com.github.mlk:assortmentofjunitrules:jar:1.5.29'

Download

Click the following link to download the jar file.

assortmentofjunitrules-1.5.29-javadoc.jar
assortmentofjunitrules-1.5.29-sources.jar
assortmentofjunitrules-1.5.29.jar
assortmentofjunitrules-1.5.29.pom



Related Tutorials