Download concourse-driver-java-0.7.2.jar file - Jar c

Jar examples for c:concourse-driver-java

Description

Concourse is a self-tuning database that is designed for both ad hoc analytics and high volume transactions at scale. Developers use Concourse to quickly build mission critical software while also benefiting from real time insight into their most important data. With Concourse, end-to-end data management requires no extra infrastructure, no prior configuration and no additional coding?all of which greatly reduce costs and allow developers to focus on core business problems.

You can download jar file concourse-driver-java 0.7.2 in this page.

License

The Apache License

Build File

You can use the following script to add concourse-driver-java-0.7.2.jar to your project.

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

Download

Click the following link to download the jar file.

concourse-driver-java-0.7.2-javadoc.jar
concourse-driver-java-0.7.2-sources.jar
concourse-driver-java-0.7.2.jar
concourse-driver-java-0.7.2.pom



Related Tutorials