is not current version
Last Version 0.7.1

org.cloudgraph:cloudgraph-config 0.6.3

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.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.cloudgraph
ArtifactId

ArtifactId

cloudgraph-config
Version

Version

0.6.3
Type

Type

jar

Download cloudgraph-config 0.6.3


<!-- https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-config/ -->
<dependency>
    <groupId>org.cloudgraph</groupId>
    <artifactId>cloudgraph-config</artifactId>
    <version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-config/
implementation 'org.cloudgraph:cloudgraph-config:0.6.3'
// https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-config/
implementation ("org.cloudgraph:cloudgraph-config:0.6.3")
'org.cloudgraph:cloudgraph-config:jar:0.6.3'
<dependency org="org.cloudgraph" name="cloudgraph-config" rev="0.6.3">
  <artifact name="cloudgraph-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudgraph', module='cloudgraph-config', version='0.6.3')
)
libraryDependencies += "org.cloudgraph" % "cloudgraph-config" % "0.6.3"
[org.cloudgraph/cloudgraph-config "0.6.3"]