Download cloudgraph-config-0.6.5.jar file - Jar c

Jar examples for c:cloudgraph-config

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

Build File

You can use the following script to add cloudgraph-config-0.6.5.jar to your project.

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

Download

Click the following link to download the jar file.

cloudgraph-config-0.6.5-javadoc.jar
cloudgraph-config-0.6.5-sources.jar
cloudgraph-config-0.6.5.jar
cloudgraph-config-0.6.5.pom



Related Tutorials