License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.okracode.qconfig |
ArtifactId | ArtifactIdserver-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/server-common/ -->
<dependency>
<groupId>com.okracode.qconfig</groupId>
<artifactId>server-common</artifactId>
<version>0.5.0-SNAPSHOT-1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.okracode.qconfig/server-common/
implementation 'com.okracode.qconfig:server-common:0.5.0-SNAPSHOT-1.0.1'
// https://jarcasting.com/artifacts/com.okracode.qconfig/server-common/
implementation ("com.okracode.qconfig:server-common:0.5.0-SNAPSHOT-1.0.1")
'com.okracode.qconfig:server-common:jar:0.5.0-SNAPSHOT-1.0.1'
<dependency org="com.okracode.qconfig" name="server-common" rev="0.5.0-SNAPSHOT-1.0.1">
<artifact name="server-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okracode.qconfig', module='server-common', version='0.5.0-SNAPSHOT-1.0.1')
)
libraryDependencies += "com.okracode.qconfig" % "server-common" % "0.5.0-SNAPSHOT-1.0.1"
[com.okracode.qconfig/server-common "0.5.0-SNAPSHOT-1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.okracode.qconfig : qconfig-common | jar | 0.5.0-SNAPSHOT-1.0.1 |
com.okracode.qconfig : qconfig-client | jar | 0.5.0-SNAPSHOT-1.0.1 |
org.springframework : spring-webmvc | jar | 4.3.24.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.3.1 |
commons-lang : commons-lang | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |