Download concourse-test-1.2.0.jar file - Jar c

Jar examples for c:concourse-test

Description

A framework for writing end-to-end integration tests using the Concourse client and server

You can download jar file concourse-test 1.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add concourse-test-1.2.0.jar to your project.

<dependency>
   <groupId>org.cinchapi</groupId>
   <artifactId>concourse-test</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'org.cinchapi', name: 'concourse-test', version: '1.2.0'
libraryDependencies += "org.cinchapi" % "concourse-test" % "1.2.0"
<dependency org="org.cinchapi" name="concourse-test" rev="1.2.0"/>
@Grapes(@Grab(group='org.cinchapi', module='concourse-test', version='1.2.0'))
'org.cinchapi:concourse-test:jar:1.2.0'

Download

Click the following link to download the jar file.

concourse-test-1.2.0-javadoc.jar
concourse-test-1.2.0-sources.jar
concourse-test-1.2.0.jar
concourse-test-1.2.0.pom



Related Tutorials