Last Version

spring-distributed-locks-hazelcast 2.1.2

Hazelcast implementation of a distributed mutex locking library for Spring Boot

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.budjb
ArtifactId

ArtifactId

spring-distributed-locks-hazelcast
Version

Version

2.1.2
Type

Type

jar
Description

Description

spring-distributed-locks-hazelcast
Hazelcast implementation of a distributed mutex locking library for Spring Boot
Project URL

Project URL

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

Source Code Management

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

Download spring-distributed-locks-hazelcast 2.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.budjb : spring-distributed-locks jar 2.1.2
com.hazelcast : hazelcast-all jar 3.9.1

Project Modules

There are no modules declared in this project.