cloud.configs:ConfigsCloudClient

Client for Configs.Cloud, a Standards based Configuration Management System

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

cloud.configs
ArtifactId

ArtifactId

ConfigsCloudClient
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cloud.configs:ConfigsCloudClient
Client for Configs.Cloud, a Standards based Configuration Management System
Source Code Management

Source Code Management

https://github.com/configscloud/client_java

Download ConfigsCloudClient

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.8
org.apache.httpcomponents : httpclient jar 4.0-beta1
com.fasterxml.jackson.core : jackson-annotations jar 2.4.4
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
net.sf.ehcache : ehcache jar 2.9.0
junit : junit jar 4.12
commons-logging : commons-logging jar 1.2
com.hazelcast : hazelcast jar 3.2
com.hazelcast : hazelcast-client jar 3.2

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.2.RELEASE
org.hamcrest : hamcrest-library jar 1.3
com.jayway.jsonpath : json-path jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0