License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.sammyvimes |
ArtifactId | ArtifactIdspring-cloud-hazelcast-registration-zookeeper |
Version | Version2.2.3.RELEASE |
Type | Typejar |
Description |
DescriptionZookeeper
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
Project Organization |
Project Organization |
<!-- 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"]
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 |