Last Version

spring-cloud-cluster-hazelcast 1.0.2.RELEASE

Spring Cloud Cluster Hazelcast

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-cluster-hazelcast
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

spring-cloud-cluster-hazelcast
Spring Cloud Cluster Hazelcast
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-cluster-hazelcast 1.0.2.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-cluster-core jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.hazelcast : hazelcast jar 3.3
com.hazelcast : hazelcast-spring jar 3.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.