jconf-client-sdk

Jconf is a istributed configuration management platform

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.wenbo2018
ArtifactId

ArtifactId

jconf-client-sdk
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jconf-client-sdk
Jconf is a istributed configuration management platform
Project URL

Project URL

http://maven.apache.org

Download jconf-client-sdk

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.wenbo2018 : jconf-common jar 1.0.1
org.springframework : spring-beans jar RELEASE
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