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.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.github.xantorohara
Идентификатор

Идентификатор

metalock
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/xantorohara/metalock

Скачать metalock

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.2.3.RELEASE
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.1.1