| License |
License |
|---|---|
| GroupId | GroupIdcom.baidu.disconf |
| ArtifactId | ArtifactIddisconf-tool |
| Last Version | Last Version2.6.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondisconf-tools
tools for disconf extension
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| disconf-tool-2.6.28.pom | |
| disconf-tool-2.6.28.jar | 3 KB |
| disconf-tool-2.6.28-sources.jar | 2 KB |
| disconf-tool-2.6.28-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.baidu.disconf/disconf-tool/ -->
<dependency>
<groupId>com.baidu.disconf</groupId>
<artifactId>disconf-tool</artifactId>
<version>2.6.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.disconf/disconf-tool/
implementation 'com.baidu.disconf:disconf-tool:2.6.28'
// https://jarcasting.com/artifacts/com.baidu.disconf/disconf-tool/
implementation ("com.baidu.disconf:disconf-tool:2.6.28")
'com.baidu.disconf:disconf-tool:jar:2.6.28'
<dependency org="com.baidu.disconf" name="disconf-tool" rev="2.6.28">
<artifact name="disconf-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.disconf', module='disconf-tool', version='2.6.28')
)
libraryDependencies += "com.baidu.disconf" % "disconf-tool" % "2.6.28"
[com.baidu.disconf/disconf-tool "2.6.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baidu.disconf : disconf-core | jar | 2.6.28 |
| redis.clients : jedis | jar | 2.1.0 |
| org.springframework : spring-beans | jar | 4.1.7.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.0.9 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| junit : junit | jar | 4.10 |
| com.googlecode.jmockit : jmockit | jar | 1.5 |