License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.baidu.disconf |
ArtifactId | ArtifactIddisconf-client |
Last Version | Last Version2.6.36 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondisconf-client
https://github.com/knightliao/disconf/tree/master/disconf-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
disconf-client-2.6.36.pom | |
disconf-client-2.6.36.jar | 84 KB |
disconf-client-2.6.36-sources.jar | 59 KB |
disconf-client-2.6.36-javadoc.jar | 420 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |