License |
License |
---|---|
GroupId | GroupIdcom.chinagoods.framework.thinkcloud |
ArtifactId | ArtifactIdthink-cloud-starter-zookeeper |
Last Version | Last Version3.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThink Cloud
|
<!-- https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-zookeeper/ -->
<dependency>
<groupId>com.chinagoods.framework.thinkcloud</groupId>
<artifactId>think-cloud-starter-zookeeper</artifactId>
<version>3.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-zookeeper/
implementation 'com.chinagoods.framework.thinkcloud:think-cloud-starter-zookeeper:3.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.chinagoods.framework.thinkcloud/think-cloud-starter-zookeeper/
implementation ("com.chinagoods.framework.thinkcloud:think-cloud-starter-zookeeper:3.0.2.RELEASE")
'com.chinagoods.framework.thinkcloud:think-cloud-starter-zookeeper:jar:3.0.2.RELEASE'
<dependency org="com.chinagoods.framework.thinkcloud" name="think-cloud-starter-zookeeper" rev="3.0.2.RELEASE">
<artifact name="think-cloud-starter-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chinagoods.framework.thinkcloud', module='think-cloud-starter-zookeeper', version='3.0.2.RELEASE')
)
libraryDependencies += "com.chinagoods.framework.thinkcloud" % "think-cloud-starter-zookeeper" % "3.0.2.RELEASE"
[com.chinagoods.framework.thinkcloud/think-cloud-starter-zookeeper "3.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.12.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 2.3.12.RELEASE |
org.apache.curator : curator-framework | jar | |
org.apache.curator : curator-recipes | jar | |
org.apache.curator : curator-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |