License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.okracode.qconfig |
ArtifactId | ArtifactIdqconfig-common |
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-common/ -->
<dependency>
<groupId>com.okracode.qconfig</groupId>
<artifactId>qconfig-common</artifactId>
<version>0.5.0-SNAPSHOT-1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-common/
implementation 'com.okracode.qconfig:qconfig-common:0.5.0-SNAPSHOT-1.0.1'
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig-common/
implementation ("com.okracode.qconfig:qconfig-common:0.5.0-SNAPSHOT-1.0.1")
'com.okracode.qconfig:qconfig-common:jar:0.5.0-SNAPSHOT-1.0.1'
<dependency org="com.okracode.qconfig" name="qconfig-common" rev="0.5.0-SNAPSHOT-1.0.1">
<artifact name="qconfig-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='qconfig-common', version='0.5.0-SNAPSHOT-1.0.1')
)
libraryDependencies += "com.okracode.qconfig" % "qconfig-common" % "0.5.0-SNAPSHOT-1.0.1"
[com.okracode.qconfig/qconfig-common "0.5.0-SNAPSHOT-1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
commons-codec : commons-codec | jar | 1.10 |
com.codahale.metrics : metrics-core | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |