is not current version
Last Version 6.2.0

com.nepxion:discovery-plugin-framework-zookeeper 3.13.2

Nepxion Discovery is an enhancement for Spring Cloud Discovery

GroupId

GroupId

com.nepxion
ArtifactId

ArtifactId

discovery-plugin-framework-zookeeper
Version

Version

3.13.2
Type

Type

jar

Download discovery-plugin-framework-zookeeper 3.13.2


<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-zookeeper/ -->
<dependency>
    <groupId>com.nepxion</groupId>
    <artifactId>discovery-plugin-framework-zookeeper</artifactId>
    <version>3.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-zookeeper/
implementation 'com.nepxion:discovery-plugin-framework-zookeeper:3.13.2'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-zookeeper/
implementation ("com.nepxion:discovery-plugin-framework-zookeeper:3.13.2")
'com.nepxion:discovery-plugin-framework-zookeeper:jar:3.13.2'
<dependency org="com.nepxion" name="discovery-plugin-framework-zookeeper" rev="3.13.2">
  <artifact name="discovery-plugin-framework-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-framework-zookeeper', version='3.13.2')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-framework-zookeeper" % "3.13.2"
[com.nepxion/discovery-plugin-framework-zookeeper "3.13.2"]