Last Version

disconf-core 2.6.36

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

License

License

GroupId

GroupId

com.baidu.disconf
ArtifactId

ArtifactId

disconf-core
Version

Version

2.6.36
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Baidu

Download disconf-core 2.6.36


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 19.0-rc2
commons-io : commons-io jar 1.4
org.apache.httpcomponents : httpclient jar 4.5.1
com.google.code.gson : gson jar 2.2.4
org.apache.commons : commons-lang3 jar 3.4
org.apache.zookeeper : zookeeper jar 3.3.6
org.slf4j : slf4j-api jar 1.7.6

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

test (3)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.5
junit : junit jar 4.10
com.github.tomakehurst : wiremock jar 1.46

Project Modules

There are no modules declared in this project.