License |
License |
---|---|
GroupId | GroupIdorg.cinchapi |
ArtifactId | ArtifactIdconcourse |
Last Version | Last Version0.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConcourse
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.
|
Filename | Size |
---|---|
concourse-0.4.4.pom | |
concourse-0.4.4.jar | 598 KB |
concourse-0.4.4-sources.jar | 123 KB |
concourse-0.4.4-javadoc.jar | 621 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cinchapi/concourse/ -->
<dependency>
<groupId>org.cinchapi</groupId>
<artifactId>concourse</artifactId>
<version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cinchapi/concourse/
implementation 'org.cinchapi:concourse:0.4.4'
// https://jarcasting.com/artifacts/org.cinchapi/concourse/
implementation ("org.cinchapi:concourse:0.4.4")
'org.cinchapi:concourse:jar:0.4.4'
<dependency org="org.cinchapi" name="concourse" rev="0.4.4">
<artifact name="concourse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cinchapi', module='concourse', version='0.4.4')
)
libraryDependencies += "org.cinchapi" % "concourse" % "0.4.4"
[org.cinchapi/concourse "0.4.4"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.2 |
commons-codec : commons-codec | jar | 1.8 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.mockito : mockito-all | jar | 1.9.5 |
org.cinchapi : concourse-config | jar | 1.0.5 |
com.google.guava : guava | jar | 15.0 |
commons-configuration : commons-configuration | jar | 1.9 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.intellij : annotations | jar | 12.0 |
org.apache.thrift : libthrift | jar | 0.9.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.5 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |