Last Version

Generic-Locking-Library 2021-12-16_21-59_c896f61

Java-Library for Entity-Locking — intended to be expanded by a more specific Library (e.g. DynamoDB-Locking-Library).

License

License

GroupId

GroupId

one.jkr.de.jkrsoftware.entity.locking.libraries
ArtifactId

ArtifactId

Generic-Locking-Library
Version

Version

2021-12-16_21-59_c896f61
Type

Type

jar
Description

Description

Generic-Locking-Library
Java-Library for Entity-Locking — intended to be expanded by a more specific Library (e.g. DynamoDB-Locking-Library).
Source Code Management

Source Code Management

https://github.com/jkrsoftware-de/Generic-Locking-Library

Download Generic-Locking-Library 2021-12-16_21-59_c896f61


<!-- https://jarcasting.com/artifacts/one.jkr.de.jkrsoftware.entity.locking.libraries/Generic-Locking-Library/ -->
<dependency>
    <groupId>one.jkr.de.jkrsoftware.entity.locking.libraries</groupId>
    <artifactId>Generic-Locking-Library</artifactId>
    <version>2021-12-16_21-59_c896f61</version>
</dependency>
// https://jarcasting.com/artifacts/one.jkr.de.jkrsoftware.entity.locking.libraries/Generic-Locking-Library/
implementation 'one.jkr.de.jkrsoftware.entity.locking.libraries:Generic-Locking-Library:2021-12-16_21-59_c896f61'
// https://jarcasting.com/artifacts/one.jkr.de.jkrsoftware.entity.locking.libraries/Generic-Locking-Library/
implementation ("one.jkr.de.jkrsoftware.entity.locking.libraries:Generic-Locking-Library:2021-12-16_21-59_c896f61")
'one.jkr.de.jkrsoftware.entity.locking.libraries:Generic-Locking-Library:jar:2021-12-16_21-59_c896f61'
<dependency org="one.jkr.de.jkrsoftware.entity.locking.libraries" name="Generic-Locking-Library" rev="2021-12-16_21-59_c896f61">
  <artifact name="Generic-Locking-Library" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.jkr.de.jkrsoftware.entity.locking.libraries', module='Generic-Locking-Library', version='2021-12-16_21-59_c896f61')
)
libraryDependencies += "one.jkr.de.jkrsoftware.entity.locking.libraries" % "Generic-Locking-Library" % "2021-12-16_21-59_c896f61"
[one.jkr.de.jkrsoftware.entity.locking.libraries/Generic-Locking-Library "2021-12-16_21-59_c896f61"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.