Zookeeper

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.sammyvimes
ArtifactId

ArtifactId

spring-cloud-hazelcast-registration-zookeeper
Last Version

Last Version

2.2.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Zookeeper
Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Download spring-cloud-hazelcast-registration-zookeeper

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.sammyvimes : spring-cloud-hazelcast-registration-core jar 2.2.3.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.2.1.RELEASE
org.springframework.cloud : spring-cloud-zookeeper-core jar 2.2.0.RELEASE
org.springframework.cloud : spring-cloud-zookeeper-discovery jar 2.2.0.RELEASE
org.apache.curator : curator-x-discovery jar 4.0.1
com.hazelcast : hazelcast jar 3.12.5
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-webflux Optional jar 2.2.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.2.4.RELEASE
joda-time : joda-time jar 2.10.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.3.RELEASE