Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 253 Bytes

01.rst

File metadata and controls

12 lines (9 loc) · 253 Bytes

disconf-client Install

在您的 Maven POM 文件里加入:

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