Metalock

The library contains Java annotations and aspects that make it possible to synchronize methods in a simple way. Actually it provides some kind of Named Locks.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.xantorohara
ArtifactId

ArtifactId

metalock
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Metalock
The library contains Java annotations and aspects that make it possible to synchronize methods in a simple way. Actually it provides some kind of Named Locks.
Project URL

Project URL

https://github.com/xantorohara/metalock

Download metalock

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context-support jar 4.2.3.RELEASE
org.springframework : spring-aop jar 4.2.3.RELEASE
org.springframework : spring-aspects jar 4.2.3.RELEASE
org.slf4j : slf4j-api jar 1.7.13
ch.qos.logback : logback-classic jar 1.1.3

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.3.RELEASE
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1