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