is not current version
Last Version 3.1.2

Spring Cloud Starter Zookeeper Discovery 3.1.0

Spring Cloud Starter Zookeeper Discovery

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-zookeeper-discovery
Version

Version

3.1.0
Type

Type

jar
Description

Description

Spring Cloud Starter Zookeeper Discovery
Spring Cloud Starter Zookeeper Discovery
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-zookeeper-discovery 3.1.0


<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-zookeeper-discovery/ -->
<dependency>
    <groupId>org.springframework.cloud</groupId>
    <artifactId>spring-cloud-starter-zookeeper-discovery</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-zookeeper-discovery/
implementation 'org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:3.1.0'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-zookeeper-discovery/
implementation ("org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:3.1.0")
'org.springframework.cloud:spring-cloud-starter-zookeeper-discovery:jar:3.1.0'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-zookeeper-discovery" rev="3.1.0">
  <artifact name="spring-cloud-starter-zookeeper-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-zookeeper-discovery', version='3.1.0')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-zookeeper-discovery" % "3.1.0"
[org.springframework.cloud/spring-cloud-starter-zookeeper-discovery "3.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-zookeeper jar 3.1.0
org.springframework.cloud : spring-cloud-zookeeper-discovery jar 3.1.0
org.apache.curator : curator-x-discovery jar 5.1.0
org.springframework.cloud : spring-cloud-starter-loadbalancer jar 3.1.0

Project Modules

There are no modules declared in this project.