License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.dangdang |
ArtifactId | ArtifactIdconfig-toolkit-easyzk |
Version | Version2.0.4-RELEASE |
Type | Typejar |
Description |
Descriptionconfig-toolkit-easyzk
Parent defination of config toolkit
|
<!-- https://jarcasting.com/artifacts/com.dangdang/config-toolkit-easyzk/ -->
<dependency>
<groupId>com.dangdang</groupId>
<artifactId>config-toolkit-easyzk</artifactId>
<version>2.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.dangdang/config-toolkit-easyzk/
implementation 'com.dangdang:config-toolkit-easyzk:2.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.dangdang/config-toolkit-easyzk/
implementation ("com.dangdang:config-toolkit-easyzk:2.0.4-RELEASE")
'com.dangdang:config-toolkit-easyzk:jar:2.0.4-RELEASE'
<dependency org="com.dangdang" name="config-toolkit-easyzk" rev="2.0.4-RELEASE">
<artifact name="config-toolkit-easyzk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dangdang', module='config-toolkit-easyzk', version='2.0.4-RELEASE')
)
libraryDependencies += "com.dangdang" % "config-toolkit-easyzk" % "2.0.4-RELEASE"
[com.dangdang/config-toolkit-easyzk "2.0.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.dangdang : config-common | jar | 2.0.0-RELEASE |
org.apache.curator : curator-framework | jar | 2.6.0 |
com.google.guava : guava | jar | 16.0.1 |
org.slf4j : slf4j-api | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
ch.qos.logback : logback-classic | jar | 1.0.6 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |