License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-zookeeper |
Last Version | Last Version3.0.31.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-zookeeper/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-zookeeper</artifactId>
<version>3.0.31.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-zookeeper/
implementation 'com.github.shoothzj:sdk-zookeeper:3.0.31.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-zookeeper/
implementation ("com.github.shoothzj:sdk-zookeeper:3.0.31.RELEASE")
'com.github.shoothzj:sdk-zookeeper:jar:3.0.31.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-zookeeper" rev="3.0.31.RELEASE">
<artifact name="sdk-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-zookeeper', version='3.0.31.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-zookeeper" % "3.0.31.RELEASE"
[com.github.shoothzj/sdk-zookeeper "3.0.31.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : sdk-kubectl | jar | 3.0.31.RELEASE |
org.apache.curator : curator-recipes | jar | 5.1.0 |
org.apache.curator : curator-framework | jar | 5.1.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |