Last Version

Spring Cloud Zookeeper Core 3.1.2

Spring Cloud Zookeeper Core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-zookeeper-core
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spring Cloud Zookeeper Core
Spring Cloud Zookeeper Core
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-zookeeper-core 3.1.2


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

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.