Last Version

disconf 2.6.36

Distributed Configuration Management Platform.

License

License

GroupId

GroupId

com.baidu.disconf
ArtifactId

ArtifactId

disconf-base
Version

Version

2.6.36
Type

Type

pom
Description

Description

disconf
Distributed Configuration Management Platform.
Project URL

Project URL

https://github.com/knightliao/disconf
Project Organization

Project Organization

KNIGHT

Download disconf-base 2.6.36

Filename Size
disconf-base-2.6.36.pom 31 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • disconf-client
  • disconf-core