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