Last Version

io.github.lamtong:easylock-spring-boot-starter 1.3.2

EasyLock aims to provide fundamental usage of distributed lock, based on Netty. which makes it easy for access control of shared resources.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lamtong
ArtifactId

ArtifactId

easylock-spring-boot-starter
Version

Version

1.3.2
Type

Type

jar
Description

Description

EasyLock aims to provide fundamental usage of distributed lock, based on Netty. which makes it easy for access control of shared resources.

Download easylock-spring-boot-starter 1.3.2


<!-- https://jarcasting.com/artifacts/io.github.lamtong/easylock-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.lamtong</groupId>
    <artifactId>easylock-spring-boot-starter</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lamtong/easylock-spring-boot-starter/
implementation 'io.github.lamtong:easylock-spring-boot-starter:1.3.2'
// https://jarcasting.com/artifacts/io.github.lamtong/easylock-spring-boot-starter/
implementation ("io.github.lamtong:easylock-spring-boot-starter:1.3.2")
'io.github.lamtong:easylock-spring-boot-starter:jar:1.3.2'
<dependency org="io.github.lamtong" name="easylock-spring-boot-starter" rev="1.3.2">
  <artifact name="easylock-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lamtong', module='easylock-spring-boot-starter', version='1.3.2')
)
libraryDependencies += "io.github.lamtong" % "easylock-spring-boot-starter" % "1.3.2"
[io.github.lamtong/easylock-spring-boot-starter "1.3.2"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.lamtong : easylock-client jar 1.3.2
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
org.springframework.boot : spring-boot-starter-aop Optional jar 2.5.2

Project Modules

There are no modules declared in this project.