License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.erindavid |
ArtifactId | ArtifactIdelastic-config-core |
Version | Version1.0.0-release |
Type | Typejar |
Description |
Descriptionelastic-config-core
Elastic-Config - Distributed Configuration Center Based On ZooKeeper
|
<!-- https://jarcasting.com/artifacts/com.github.erindavid/elastic-config-core/ -->
<dependency>
<groupId>com.github.erindavid</groupId>
<artifactId>elastic-config-core</artifactId>
<version>1.0.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.erindavid/elastic-config-core/
implementation 'com.github.erindavid:elastic-config-core:1.0.0-release'
// https://jarcasting.com/artifacts/com.github.erindavid/elastic-config-core/
implementation ("com.github.erindavid:elastic-config-core:1.0.0-release")
'com.github.erindavid:elastic-config-core:jar:1.0.0-release'
<dependency org="com.github.erindavid" name="elastic-config-core" rev="1.0.0-release">
<artifact name="elastic-config-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.erindavid', module='elastic-config-core', version='1.0.0-release')
)
libraryDependencies += "com.github.erindavid" % "elastic-config-core" % "1.0.0-release"
[com.github.erindavid/elastic-config-core "1.0.0-release"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.projectlombok : lombok | jar | 1.16.4 |
commons-io : commons-io | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.curator : curator-framework | jar | 2.10.0 |
org.apache.curator : curator-client | jar | 2.10.0 |
org.apache.curator : curator-recipes | jar | 2.10.0 |
org.apache.curator : curator-test | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
junit : junit | jar | 4.12 |
org.unitils : unitils-core | jar | 3.4.2 |
org.mockito : mockito-core | jar | 1.10.19 |