Last Version

disconf-client 2.6.36

https://github.com/knightliao/disconf/tree/master/disconf-client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.baidu.disconf
ArtifactId

ArtifactId

disconf-client
Version

Version

2.6.36
Type

Type

jar
Description

Description

disconf-client
https://github.com/knightliao/disconf/tree/master/disconf-client
Project URL

Project URL

https://github.com/knightliao/disconf/tree/master/disconf-client
Project Organization

Project Organization

Baidu

Download disconf-client 2.6.36


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

Dependencies

compile (8)

Group / Artifact Type Version
com.baidu.disconf : disconf-core jar 2.6.36
org.apache.zookeeper : zookeeper jar 3.3.6
commons-io : commons-io jar 1.4
com.google.code.gson : gson jar 2.2.4
org.apache.commons : commons-lang3 jar 3.4
org.reflections : reflections jar 0.9.9-RC1
com.google.guava : guava jar 19.0-rc2
org.aspectj : aspectjtools jar 1.7.4

provided (7)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9
org.slf4j : slf4j-api jar 1.7.6
org.springframework : spring-context jar 4.1.7.RELEASE
org.springframework : spring-beans jar 4.1.7.RELEASE
org.springframework : spring-core jar 4.1.7.RELEASE
org.springframework : spring-aop jar 4.1.7.RELEASE

test (6)

Group / Artifact Type Version
com.baidu.disconf : disconf-core test-jar 2.6.36
com.googlecode.jmockit : jmockit jar 1.5
com.googlecode.jmockit : jmockit-coverage jar 0.999.24
com.github.tomakehurst : wiremock jar 1.46
junit : junit jar 4.10
org.springframework : spring-test jar 4.1.7.RELEASE

Project Modules

There are no modules declared in this project.