Last Version

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

Version

1.0.0-release
Type

Type

pom
Description

Description

elastic-config
Elastic-Config - Distributed Configuration Center Based On ZooKeeper
Project URL

Project URL

https://github.com/ErinDavid/elastic-config/
Source Code Management

Source Code Management

https://github.com/ErinDavid/elastic-config

Download elastic-config 1.0.0-release


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • elastic-config-core
  • elastic-config-spring