is not current version
Last Version 1.3.7

org.cloudgraph:cloudgraph 1.3.2

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

1.3.2
Type

Type

pom

Download cloudgraph 1.3.2

Filename Size
cloudgraph-1.3.2.pom 8 KB
Browse

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