is not current version
Last Version 2.1.2

com.budjb:spring-distributed-locks-hazelcast 0.1.7.BETA

Hazelcast implementation of a distributed mutex locking library for Spring Boot

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-locks-hazelcast
Version

Version

0.1.7.BETA
Type

Type

jar

Download spring-distributed-locks-hazelcast 0.1.7.BETA


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