Jar examples for c:cpsuite
*** THIS VERSION UPLOADED FOR USE WITH CEDAR-COMMON.*** Dynamically generates JUnit4 test suites.
You can download jar file cpsuite 1.2.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cpsuite-1.2.6.jar to your project.
<dependency> <groupId>com.googlecode.cedar-common</groupId> <artifactId>cpsuite</artifactId> <version>1.2.6</version> </dependency>
compile group: 'com.googlecode.cedar-common', name: 'cpsuite', version: '1.2.6'
libraryDependencies += "com.googlecode.cedar-common" % "cpsuite" % "1.2.6"
<dependency org="com.googlecode.cedar-common" name="cpsuite" rev="1.2.6"/>
@Grapes(@Grab(group='com.googlecode.cedar-common', module='cpsuite', version='1.2.6'))
'com.googlecode.cedar-common:cpsuite:jar:1.2.6'
Click the following link to download the jar file.
cpsuite-1.2.6-javadoc.jar