License |
License
CloudGraph License
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.cloudgraph |
ArtifactId | ArtifactIdcloudgraph-config |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloudGraph Config
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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cloudgraph-config-0.7.1.pom | |
cloudgraph-config-0.7.1.jar | 65 KB |
cloudgraph-config-0.7.1-sources.jar | 70 KB |
cloudgraph-config-0.7.1-javadoc.jar | 267 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-config/ -->
<dependency>
<groupId>org.cloudgraph</groupId>
<artifactId>cloudgraph-config</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-config/
implementation 'org.cloudgraph:cloudgraph-config:0.7.1'
// https://jarcasting.com/artifacts/org.cloudgraph/cloudgraph-config/
implementation ("org.cloudgraph:cloudgraph-config:0.7.1")
'org.cloudgraph:cloudgraph-config:jar:0.7.1'
<dependency org="org.cloudgraph" name="cloudgraph-config" rev="0.7.1">
<artifact name="cloudgraph-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudgraph', module='cloudgraph-config', version='0.7.1')
)
libraryDependencies += "org.cloudgraph" % "cloudgraph-config" % "0.7.1"
[org.cloudgraph/cloudgraph-config "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-pool2 | jar | 2.2 |
commons-configuration : commons-configuration | jar | 1.6 |
org.cloudgraph : cloudgraph-common | jar | 0.7.1 |
log4j : log4j | jar | 1.2.8 |