is not current version
Last Version 3.1.2

Spring Cloud Zookeeper Config 3.0.3

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.0.3
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.0.3


<!-- 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-zookeeper-config/
implementation 'org.springframework.cloud:spring-cloud-zookeeper-config:3.0.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-zookeeper-config/
implementation ("org.springframework.cloud:spring-cloud-zookeeper-config:3.0.3")
'org.springframework.cloud:spring-cloud-zookeeper-config:jar:3.0.3'
<dependency org="org.springframework.cloud" name="spring-cloud-zookeeper-config" rev="3.0.3">
  <artifact name="spring-cloud-zookeeper-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-zookeeper-config', version='3.0.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-zookeeper-config" % "3.0.3"
[org.springframework.cloud/spring-cloud-zookeeper-config "3.0.3"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-zookeeper-core jar 3.0.3
org.apache.curator : curator-x-discovery jar 5.1.0
org.springframework.cloud : spring-cloud-commons jar 3.0.3
org.springframework.cloud : spring-cloud-context Optional jar 3.0.3
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.6
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.4.6
org.apache.curator : curator-recipes Optional jar 5.1.0
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.4.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.6

Project Modules

There are no modules declared in this project.