| License |
License |
|---|---|
| GroupId | GroupIdcom.nixend |
| ArtifactId | ArtifactIdmanny-remoting-zookeeper |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.nixend/manny-remoting-zookeeper/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-remoting-zookeeper</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-remoting-zookeeper/
implementation 'com.nixend:manny-remoting-zookeeper:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-remoting-zookeeper/
implementation ("com.nixend:manny-remoting-zookeeper:1.2.6")
'com.nixend:manny-remoting-zookeeper:jar:1.2.6'
<dependency org="com.nixend" name="manny-remoting-zookeeper" rev="1.2.6">
<artifact name="manny-remoting-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-remoting-zookeeper', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-remoting-zookeeper" % "1.2.6"
[com.nixend/manny-remoting-zookeeper "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nixend : manny-common | jar | 1.2.6 |
| org.apache.curator : curator-framework | jar | 4.3.0 |
| org.apache.curator : curator-recipes | jar | 4.3.0 |
| com.alibaba : fastjson | jar | 1.2.76 |