is not current version
Last Version 0.1.2.BETA

com.budjb:spring-distributed-cluster-hazelcast 0.1.1.BETA

An implementation of the Spring Distributed Cluster library using Hazelcast

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-cluster-hazelcast
Version

Version

0.1.1.BETA
Type

Type

jar

Download spring-distributed-cluster-hazelcast 0.1.1.BETA


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