Download concourse-test-1.1.1.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.1.1 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials