Download cpsuite-1.2.6.jar file - Jar c

Jar examples for c:cpsuite

Description

*** 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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

cpsuite-1.2.6-javadoc.jar
cpsuite-1.2.6-sources.jar
cpsuite-1.2.6.jar
cpsuite-1.2.6.pom



Related Tutorials