GroupId | GroupIdcom.nepxion |
---|---|
ArtifactId | ArtifactIddiscovery-plugin-framework-zookeeper |
Version | Version4.11.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-zookeeper/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-framework-zookeeper</artifactId>
<version>4.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-zookeeper/
implementation 'com.nepxion:discovery-plugin-framework-zookeeper:4.11.0'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-zookeeper/
implementation ("com.nepxion:discovery-plugin-framework-zookeeper:4.11.0")
'com.nepxion:discovery-plugin-framework-zookeeper:jar:4.11.0'
<dependency org="com.nepxion" name="discovery-plugin-framework-zookeeper" rev="4.11.0">
<artifact name="discovery-plugin-framework-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-framework-zookeeper', version='4.11.0')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-framework-zookeeper" % "4.11.0"
[com.nepxion/discovery-plugin-framework-zookeeper "4.11.0"]