Jar examples for d:disconf-client
https://github.com/knightliao/disconf/tree/master/disconf-client
You can download jar file disconf-client 2.6.36 in this page.
Apache 2
You can use the following script to add disconf-client-2.6.36.jar to your project.
<dependency> <groupId>com.baidu.disconf</groupId> <artifactId>disconf-client</artifactId> <version>2.6.36</version> </dependency>
compile group: 'com.baidu.disconf', name: 'disconf-client', version: '2.6.36'
libraryDependencies += "com.baidu.disconf" % "disconf-client" % "2.6.36"
<dependency org="com.baidu.disconf" name="disconf-client" rev="2.6.36"/>
@Grapes(@Grab(group='com.baidu.disconf', module='disconf-client', version='2.6.36'))
'com.baidu.disconf:disconf-client:jar:2.6.36'
Click the following link to download the jar file.
disconf-client-2.6.36-javadoc.jar