License |
License |
---|---|
GroupId | GroupIdcom.nixend |
ArtifactId | ArtifactIdmanny-registry-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-registry-zookeeper/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-registry-zookeeper</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-registry-zookeeper/
implementation 'com.nixend:manny-registry-zookeeper:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-registry-zookeeper/
implementation ("com.nixend:manny-registry-zookeeper:1.2.6")
'com.nixend:manny-registry-zookeeper:jar:1.2.6'
<dependency org="com.nixend" name="manny-registry-zookeeper" rev="1.2.6">
<artifact name="manny-registry-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-registry-zookeeper', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-registry-zookeeper" % "1.2.6"
[com.nixend/manny-registry-zookeeper "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.nixend : manny-registry-api | jar | 1.2.6 |
com.nixend : manny-remoting-zookeeper | jar | 1.2.6 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.3 |