Download cloudgraph-common-0.6.6.jar file - Jar c

Jar examples for c:cloudgraph-common

Description

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 0.6.6 in this page.

Build File

You can use the following script to add cloudgraph-common-0.6.6.jar to your project.

<dependency>
   <groupId>org.cloudgraph</groupId>
   <artifactId>cloudgraph-common</artifactId>
   <version>0.6.6</version>
</dependency>
compile group: 'org.cloudgraph', name: 'cloudgraph-common', version: '0.6.6'
libraryDependencies += "org.cloudgraph" % "cloudgraph-common" % "0.6.6"
<dependency org="org.cloudgraph" name="cloudgraph-common" rev="0.6.6"/>
@Grapes(@Grab(group='org.cloudgraph', module='cloudgraph-common', version='0.6.6'))
'org.cloudgraph:cloudgraph-common:jar:0.6.6'

Download

Click the following link to download the jar file.

cloudgraph-common-0.6.6-javadoc.jar
cloudgraph-common-0.6.6-sources.jar
cloudgraph-common-0.6.6.jar
cloudgraph-common-0.6.6.pom



Related Tutorials