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