License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcc.concurrent |
ArtifactId | ArtifactIdconfig-client |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig util.
|
Filename | Size |
---|---|
config-client-0.1.pom | |
config-client-0.1.jar | 18 KB |
config-client-0.1-sources.jar | 5 KB |
config-client-0.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.concurrent/config-client/ -->
<dependency>
<groupId>cc.concurrent</groupId>
<artifactId>config-client</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.concurrent/config-client/
implementation 'cc.concurrent:config-client:0.1'
// https://jarcasting.com/artifacts/cc.concurrent/config-client/
implementation ("cc.concurrent:config-client:0.1")
'cc.concurrent:config-client:jar:0.1'
<dependency org="cc.concurrent" name="config-client" rev="0.1">
<artifact name="config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.concurrent', module='config-client', version='0.1')
)
libraryDependencies += "cc.concurrent" % "config-client" % "0.1"
[cc.concurrent/config-client "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.simpleframework : simple-xml | jar | 2.7.1 |
com.caucho : hessian | jar | 4.0.33 |
cc.concurrent : config-core | jar | 0.1 |
com.google.code.findbugs : jsr305 Optional | jar | 2.0.1 |
com.google.guava : guava | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |