is not current version
Last Version 1.7

org.lable.oss.dynamicconfig.provider:zookeeper 1.4


Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

org.lable.oss.dynamicconfig.provider
ArtifactId

ArtifactId

zookeeper
Version

Version

1.4
Type

Type

jar

Download zookeeper 1.4


<!-- https://jarcasting.com/artifacts/org.lable.oss.dynamicconfig.provider/zookeeper/ -->
<dependency>
    <groupId>org.lable.oss.dynamicconfig.provider</groupId>
    <artifactId>zookeeper</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.oss.dynamicconfig.provider/zookeeper/
implementation 'org.lable.oss.dynamicconfig.provider:zookeeper:1.4'
// https://jarcasting.com/artifacts/org.lable.oss.dynamicconfig.provider/zookeeper/
implementation ("org.lable.oss.dynamicconfig.provider:zookeeper:1.4")
'org.lable.oss.dynamicconfig.provider:zookeeper:jar:1.4'
<dependency org="org.lable.oss.dynamicconfig.provider" name="zookeeper" rev="1.4">
  <artifact name="zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.oss.dynamicconfig.provider', module='zookeeper', version='1.4')
)
libraryDependencies += "org.lable.oss.dynamicconfig.provider" % "zookeeper" % "1.4"
[org.lable.oss.dynamicconfig.provider/zookeeper "1.4"]