License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-zookeeper-core |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Zookeeper Core
Spring Cloud Zookeeper Core
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-zookeeper-core/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-zookeeper-core</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-zookeeper-core/
implementation 'org.springframework.cloud:spring-cloud-zookeeper-core:3.1.2'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-zookeeper-core/
implementation ("org.springframework.cloud:spring-cloud-zookeeper-core:3.1.2")
'org.springframework.cloud:spring-cloud-zookeeper-core:jar:3.1.2'
<dependency org="org.springframework.cloud" name="spring-cloud-zookeeper-core" rev="3.1.2">
<artifact name="spring-cloud-zookeeper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-zookeeper-core', version='3.1.2')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-zookeeper-core" % "3.1.2"
[org.springframework.cloud/spring-cloud-zookeeper-core "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.8 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.1.3 |
org.apache.curator : curator-x-discovery Optional | jar | 5.1.0 |
org.apache.curator : curator-framework Optional | jar | 5.1.0 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.6.8 |