Last Version

Spring Cloud Zookeeper Config 3.1.2

Spring Cloud Zookeeper Config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-zookeeper-config
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spring Cloud Zookeeper Config
Spring Cloud Zookeeper Config
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-zookeeper-config 3.1.2


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.