MVN

org.cinchapi : concourse

Maven & Gradle

Mar 02, 2015
6 usages
315 stars

Concourse · This is the api to interact with Concourse, a schemaless and distributed version control database with optimistic availability, serializable transactions and full-text search. Concourse provides a more intuitive approach to data management that is easy to deploy, access and scale with minimal tuning while also maintaining the referential integrity and ACID characteristics of traditional database systems.

<dependency>
    <groupId>org.cinchapi</groupId>
    <artifactId>concourse</artifactId>
    <version>0.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cinchapi : concourse to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.4
  • Latest Release Candidate: 0.4.0-rc1

All Versions

Choose a version of org.cinchapi : concourse to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
concourse-0.4.4
concourse-0.4.3
concourse-0.4.2
concourse-0.4.1
concourse-0.4.0
concourse-0.4.0-rc1
0.3.x
concourse-0.3.8
concourse-0.3.7
concourse-0.3.6
concourse-0.3.5
concourse-0.3.4
concourse-0.3.3
concourse-0.3.3-rc1
concourse-0.3.2
concourse-0.3.1
concourse-0.3.0
concourse-0.3.0-rc2
concourse-0.3.0-rc1
0.2.x
concourse-0.2.0-rc2
concourse-0.2.0

How to add a dependency to Maven

Add the following org.cinchapi : concourse maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cinchapi</groupId>
    <artifactId>concourse</artifactId>
    <version>0.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cinchapi : concourse gradle dependency to your build.gradle file:

implementation 'org.cinchapi:concourse:0.4.4'

Gradle Kotlin DSL: Add the following org.cinchapi : concourse gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cinchapi:concourse:0.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cinchapi : concourse sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cinchapi" % "concourse" % "0.4.4"

Advertisement

Dependencies from Group

Mar 02, 2015
6 usages
315 stars
Jun 30, 2014
4 usages
Jul 15, 2015
2 usages
Jun 26, 2014
1 usages

Discover Dependencies

Jul 01, 2014
1 usages
Nov 27, 2007
24 usages
ui
Nov 27, 2007
7 usages
May 12, 2014
4 usages
Oct 17, 2014
11 usages
614 stars
Oct 28, 2012
5 usages
47 stars
Feb 26, 2009
7 usages
Oct 15, 2013
46 usages
0 stars
Jan 07, 2015
1 usages
18 stars