Jar examples for c:cloudgraph-common
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.
You can download jar file cloudgraph-common 1.1.5 in this page.
You can use the following script to add cloudgraph-common-1.1.5.jar to your project.
<dependency> <groupId>org.cloudgraph</groupId> <artifactId>cloudgraph-common</artifactId> <version>1.1.5</version> </dependency>
compile group: 'org.cloudgraph', name: 'cloudgraph-common', version: '1.1.5'
libraryDependencies += "org.cloudgraph" % "cloudgraph-common" % "1.1.5"
<dependency org="org.cloudgraph" name="cloudgraph-common" rev="1.1.5"/>
@Grapes(@Grab(group='org.cloudgraph', module='cloudgraph-common', version='1.1.5'))
'org.cloudgraph:cloudgraph-common:jar:1.1.5'
Click the following link to download the jar file.
cloudgraph-common-1.1.5-javadoc.jar