License |
License |
---|---|
Categories |
CategoriesNet config Application Layer Libs Configuration |
GroupId | GroupIdcn.net.ds |
ArtifactId | ArtifactIdlibrary-zookeeperconfig |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibrary-zookeeperconfig
A distribution configuration cache based on ZooKeeper.
|
Filename | Size |
---|---|
library-zookeeperconfig-1.0.0.pom | |
library-zookeeperconfig-1.0.0.jar | 23 KB |
library-zookeeperconfig-1.0.0-sources.jar | 0 bytes |
library-zookeeperconfig-1.0.0-javadoc.jar | 0 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cn.net.ds/library-zookeeperconfig/ -->
<dependency>
<groupId>cn.net.ds</groupId>
<artifactId>library-zookeeperconfig</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.net.ds/library-zookeeperconfig/
implementation 'cn.net.ds:library-zookeeperconfig:1.0.0'
// https://jarcasting.com/artifacts/cn.net.ds/library-zookeeperconfig/
implementation ("cn.net.ds:library-zookeeperconfig:1.0.0")
'cn.net.ds:library-zookeeperconfig:jar:1.0.0'
<dependency org="cn.net.ds" name="library-zookeeperconfig" rev="1.0.0">
<artifact name="library-zookeeperconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.net.ds', module='library-zookeeperconfig', version='1.0.0')
)
libraryDependencies += "cn.net.ds" % "library-zookeeperconfig" % "1.0.0"
[cn.net.ds/library-zookeeperconfig "1.0.0"]