Last Version

spring-distributed-cluster-hazelcast 0.1.2.BETA

An implementation of the Spring Distributed Cluster library using Hazelcast

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-cluster-hazelcast
Version

Version

0.1.2.BETA
Type

Type

jar
Description

Description

spring-distributed-cluster-hazelcast
An implementation of the Spring Distributed Cluster library using Hazelcast
Project URL

Project URL

https://github.com/budjb/spring-distributed-cluster
Source Code Management

Source Code Management

https://github.com/budjb/spring-distributed-cluster

Download spring-distributed-cluster-hazelcast 0.1.2.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.2.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.budjb/spring-distributed-cluster-hazelcast/
implementation 'com.budjb:spring-distributed-cluster-hazelcast:0.1.2.BETA'
// https://jarcasting.com/artifacts/com.budjb/spring-distributed-cluster-hazelcast/
implementation ("com.budjb:spring-distributed-cluster-hazelcast:0.1.2.BETA")
'com.budjb:spring-distributed-cluster-hazelcast:jar:0.1.2.BETA'
<dependency org="com.budjb" name="spring-distributed-cluster-hazelcast" rev="0.1.2.BETA">
  <artifact name="spring-distributed-cluster-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.budjb', module='spring-distributed-cluster-hazelcast', version='0.1.2.BETA')
)
libraryDependencies += "com.budjb" % "spring-distributed-cluster-hazelcast" % "0.1.2.BETA"
[com.budjb/spring-distributed-cluster-hazelcast "0.1.2.BETA"]

Dependencies

compile (3)

Group / Artifact Type Version
com.budjb : spring-distributed-cluster jar 0.1.2.BETA
com.budjb : spring-distributed-locks-hazelcast jar 0.1.1.BETA
com.hazelcast : hazelcast-all jar 3.9.1

Project Modules

There are no modules declared in this project.