is not current version
Last Version 1.3.7

org.cloudgraph:cloudgraph-store 1.0.6

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.0.6
Type

Type

jar

Download cloudgraph-store 1.0.6


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