MVN

com.github.erindavid : elastic-config

Maven & Gradle

Nov 22, 2016
6 stars

Elastic-Config - Distributed Configuration Center Based On ZooKeeper

<dependency>
    <groupId>com.github.erindavid</groupId>
    <artifactId>elastic-config</artifactId>
    <version>1.0.0-release</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.erindavid : elastic-config to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0-release

All Versions

Choose a version of com.github.erindavid : elastic-config to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
elastic-config-1.0.0-release

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.erindavid</groupId>
    <artifactId>elastic-config</artifactId>
    <version>1.0.0-release</version>
</dependency>