jconf-common

Jconf is a istributed configuration management platform

License

License

GroupId

GroupId

com.github.wenbo2018
ArtifactId

ArtifactId

jconf-common
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jconf-common
Jconf is a istributed configuration management platform
Project URL

Project URL

http://maven.apache.org

Download jconf-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wenbo2018/jconf-common/ -->
<dependency>
    <groupId>com.github.wenbo2018</groupId>
    <artifactId>jconf-common</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenbo2018/jconf-common/
implementation 'com.github.wenbo2018:jconf-common:1.0.1'
// https://jarcasting.com/artifacts/com.github.wenbo2018/jconf-common/
implementation ("com.github.wenbo2018:jconf-common:1.0.1")
'com.github.wenbo2018:jconf-common:jar:1.0.1'
<dependency org="com.github.wenbo2018" name="jconf-common" rev="1.0.1">
  <artifact name="jconf-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wenbo2018', module='jconf-common', version='1.0.1')
)
libraryDependencies += "com.github.wenbo2018" % "jconf-common" % "1.0.1"
[com.github.wenbo2018/jconf-common "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 2.7.1
org.apache.curator : curator-client jar 2.7.1
org.apache.curator : curator-recipes jar 2.7.1
org.slf4j : slf4j-log4j12 jar 1.7.10
com.alibaba : fastjson jar 1.2.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0