is not current version
Last Version 1.3.7

org.cloudgraph:cloudgraph 0.6.5

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
Version

Version

0.6.5
Type

Type

pom

Download cloudgraph 0.6.5

Filename Size
cloudgraph-0.6.5.pom 7 KB
Browse

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