Last Version

elastic-config-core 1.0.0-release

Elastic-Config - Distributed Configuration Center Based On ZooKeeper

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.erindavid
ArtifactId

ArtifactId

elastic-config-core
Version

Version

1.0.0-release
Type

Type

jar
Description

Description

elastic-config-core
Elastic-Config - Distributed Configuration Center Based On ZooKeeper

Download elastic-config-core 1.0.0-release


<!-- 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"]

Dependencies

compile (9)

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

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar
org.springframework : spring-context jar

test (5)

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

Project Modules

There are no modules declared in this project.