is not current version
Last Version 1.3.7

org.cloudgraph:cloudgraph-store 1.2.0

CloudGraph(tm) is a suite of Service Data Object (SDO) 2.1 services designed for relational and big-table style "cloud" databases, such as HBase and others.

GroupId

GroupId

org.cloudgraph
ArtifactId

ArtifactId

cloudgraph-store
Version

Version

1.2.0
Type

Type

jar

Download cloudgraph-store 1.2.0


<!-- https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-store/ -->
<dependency>
    <groupId>org.cloudgraph</groupId>
    <artifactId>cloudgraph-store</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-store/
implementation 'org.cloudgraph:cloudgraph-store:1.2.0'
// https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-store/
implementation ("org.cloudgraph:cloudgraph-store:1.2.0")
'org.cloudgraph:cloudgraph-store:jar:1.2.0'
<dependency org="org.cloudgraph" name="cloudgraph-store" rev="1.2.0">
  <artifact name="cloudgraph-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudgraph', module='cloudgraph-store', version='1.2.0')
)
libraryDependencies += "org.cloudgraph" % "cloudgraph-store" % "1.2.0"
[org.cloudgraph/cloudgraph-store "1.2.0"]