method-lock

Annotation based distributed method lock at method level

GroupId

GroupId

com.aeert
ArtifactId

ArtifactId

method-lock
Last Version

Last Version

1.0.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

method-lock
Annotation based distributed method lock at method level

Download method-lock

How to add to project

<!-- https://jarcasting.com/artifacts/com.aeert/method-lock/ -->
<dependency>
    <groupId>com.aeert</groupId>
    <artifactId>method-lock</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.aeert/method-lock/
implementation 'com.aeert:method-lock:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.aeert/method-lock/
implementation ("com.aeert:method-lock:1.0.1.RELEASE")
'com.aeert:method-lock:jar:1.0.1.RELEASE'
<dependency org="com.aeert" name="method-lock" rev="1.0.1.RELEASE">
  <artifact name="method-lock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aeert', module='method-lock', version='1.0.1.RELEASE')
)
libraryDependencies += "com.aeert" % "method-lock" % "1.0.1.RELEASE"
[com.aeert/method-lock "1.0.1.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.0
org.springframework.boot : spring-boot-starter-integration jar 2.4.0
org.springframework.integration : spring-integration-redis jar 5.4.1
io.vavr : vavr jar 0.10.2
org.aspectj : aspectjweaver jar 1.9.6

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.11.3
com.fasterxml.jackson.core : jackson-databind Optional jar 2.11.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.RELEASE
1.0.0.RELEASE