Last Version

elastic-config-spring 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-spring
Version

Version

1.0.0-release
Type

Type

jar
Description

Description

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

Download elastic-config-spring 1.0.0-release


<!-- https://jarcasting.com/artifacts/com.github.erindavid/elastic-config-spring/ -->
<dependency>
    <groupId>com.github.erindavid</groupId>
    <artifactId>elastic-config-spring</artifactId>
    <version>1.0.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.erindavid/elastic-config-spring/
implementation 'com.github.erindavid:elastic-config-spring:1.0.0-release'
// https://jarcasting.com/artifacts/com.github.erindavid/elastic-config-spring/
implementation ("com.github.erindavid:elastic-config-spring:1.0.0-release")
'com.github.erindavid:elastic-config-spring:jar:1.0.0-release'
<dependency org="com.github.erindavid" name="elastic-config-spring" rev="1.0.0-release">
  <artifact name="elastic-config-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.erindavid', module='elastic-config-spring', version='1.0.0-release')
)
libraryDependencies += "com.github.erindavid" % "elastic-config-spring" % "1.0.0-release"
[com.github.erindavid/elastic-config-spring "1.0.0-release"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.erindavid : elastic-config-core jar 1.0.0-release
org.springframework : spring-context-support jar
org.aspectj : aspectjweaver jar 1.8.5

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.1.RELEASE
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.