License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcloud.configs |
ArtifactId | ArtifactIdConfigsCloudClient |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncloud.configs:ConfigsCloudClient
Client for Configs.Cloud, a Standards based Configuration Management System
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ConfigsCloudClient-1.1.pom | |
ConfigsCloudClient-1.1.jar | 39 KB |
ConfigsCloudClient-1.1-sources.jar | 27 KB |
ConfigsCloudClient-1.1-javadoc.jar | 144 KB |
Browse |
<!-- 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"]
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 |
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 |