MVN

com.baidu.disconf : disconf-client

Maven & Gradle

Sep 11, 2016
7 usages
5.5k stars

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

<dependency>
    <groupId>com.baidu.disconf</groupId>
    <artifactId>disconf-client</artifactId>
    <version>2.6.36</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.disconf : disconf-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.36

All Versions

Choose a version of com.baidu.disconf : disconf-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
disconf-client-2.6.36
disconf-client-2.6.35
disconf-client-2.6.34
disconf-client-2.6.33
disconf-client-2.6.32
disconf-client-2.6.31
disconf-client-2.6.30
disconf-client-2.6.29
disconf-client-2.6.28
disconf-client-2.6.27
disconf-client-2.6.25
disconf-client-2.6.24
disconf-client-2.6.23
disconf-client-2.6.22
disconf-client-2.6.21
disconf-client-2.6.20
disconf-client-2.6.19
disconf-client-2.6.18
disconf-client-2.6.16
disconf-client-2.6.15
disconf-client-2.6.14
disconf-client-2.6.13
disconf-client-2.6.12
disconf-client-2.6.11
disconf-client-2.6.10
disconf-client-2.6.9
disconf-client-2.6.8
disconf-client-2.6.7
disconf-client-2.6.2
disconf-client-2.6.0
2.5
disconf-client-2.5
2.5.x
disconf-client-2.5.0

How to add a dependency to Maven

Add the following com.baidu.disconf : disconf-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu.disconf</groupId>
    <artifactId>disconf-client</artifactId>
    <version>2.6.36</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu.disconf : disconf-client gradle dependency to your build.gradle file:

implementation 'com.baidu.disconf:disconf-client:2.6.36'

Gradle Kotlin DSL: Add the following com.baidu.disconf : disconf-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu.disconf:disconf-client:2.6.36")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu.disconf : disconf-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu.disconf" % "disconf-client" % "2.6.36"

Advertisement

Dependencies from Group

Sep 11, 2016
7 usages
5.5k stars
Sep 11, 2016
3 usages
5.5k stars
Jul 03, 2015
5.5k stars
Nov 20, 2015
5.5k stars
Sep 11, 2016
5.5k stars

Discover Dependencies

Nov 22, 2017
21 usages
25 stars
Jul 21, 2022
12 usages
728 stars
Apr 13, 2021
8 usages
5 stars
Sep 18, 2015
11 usages
65 stars
Nov 23, 2020
20 usages
383 stars
Nov 04, 2018
3 usages
1 stars