License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.okracode.qconfig |
ArtifactId | ArtifactIdqconfig-client |
Last Version | Last Version0.5.0-SNAPSHOT-1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig management system
|
<!-- https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-client/ -->
<dependency>
<groupId>com.okracode.qconfig</groupId>
<artifactId>qconfig-client</artifactId>
<version>0.5.0-SNAPSHOT-1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-client/
implementation 'com.okracode.qconfig:qconfig-client:0.5.0-SNAPSHOT-1.0.1'
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-client/
implementation ("com.okracode.qconfig:qconfig-client:0.5.0-SNAPSHOT-1.0.1")
'com.okracode.qconfig:qconfig-client:jar:0.5.0-SNAPSHOT-1.0.1'
<dependency org="com.okracode.qconfig" name="qconfig-client" rev="0.5.0-SNAPSHOT-1.0.1">
<artifact name="qconfig-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='qconfig-client', version='0.5.0-SNAPSHOT-1.0.1')
)
libraryDependencies += "com.okracode.qconfig" % "qconfig-client" % "0.5.0-SNAPSHOT-1.0.1"
[com.okracode.qconfig/qconfig-client "0.5.0-SNAPSHOT-1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.okracode.qconfig : qconfig-common | jar | 0.5.0-SNAPSHOT-1.0.1 |
io.netty : netty | jar | 3.9.5.Final |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.ning : async-http-client | jar | 1.9.39 |
com.google.code.gson : gson | jar | [2.3.1,) |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.24.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |