License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.okracode.qconfig |
ArtifactId | ArtifactIdqconfig |
Last Version | Last Version0.5.0-SNAPSHOT-1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionqconfig
config management system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qconfig-0.5.0-SNAPSHOT-1.0.1.pom | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig/ -->
<dependency>
<groupId>com.okracode.qconfig</groupId>
<artifactId>qconfig</artifactId>
<version>0.5.0-SNAPSHOT-1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig/
implementation 'com.okracode.qconfig:qconfig:0.5.0-SNAPSHOT-1.0.1'
// https://jarcasting.com/artifacts/com.okracode.qconfig/qconfig/
implementation ("com.okracode.qconfig:qconfig:0.5.0-SNAPSHOT-1.0.1")
'com.okracode.qconfig:qconfig:pom:0.5.0-SNAPSHOT-1.0.1'
<dependency org="com.okracode.qconfig" name="qconfig" rev="0.5.0-SNAPSHOT-1.0.1">
<artifact name="qconfig" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='qconfig', version='0.5.0-SNAPSHOT-1.0.1')
)
libraryDependencies += "com.okracode.qconfig" % "qconfig" % "0.5.0-SNAPSHOT-1.0.1"
[com.okracode.qconfig/qconfig "0.5.0-SNAPSHOT-1.0.1"]