Jar examples for j:jcunit
Automated combinatorial testing framework on top of JUnit
You can download jar file jcunit 0.8.1 in this page.
Apache License, Version 2.0
You can use the following script to add jcunit-0.8.1.jar to your project.
<dependency> <groupId>com.github.dakusui</groupId> <artifactId>jcunit</artifactId> <version>0.8.1</version> </dependency>
compile group: 'com.github.dakusui', name: 'jcunit', version: '0.8.1'
libraryDependencies += "com.github.dakusui" % "jcunit" % "0.8.1"
<dependency org="com.github.dakusui" name="jcunit" rev="0.8.1"/>
@Grapes(@Grab(group='com.github.dakusui', module='jcunit', version='0.8.1'))
'com.github.dakusui:jcunit:jar:0.8.1'
Click the following link to download the jar file.
jcunit-0.8.1-javadoc.jar