Last Version

InMemoryStore-Locking-Library 2021-12-16_21-59_ae52201

Java-Library for Entity-Locking via an InMemory-Store.

License

License

GroupId

GroupId

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

ArtifactId

InMemoryStore-Locking-Library
Version

Version

2021-12-16_21-59_ae52201
Type

Type

jar
Description

Description

InMemoryStore-Locking-Library
Java-Library for Entity-Locking via an InMemory-Store.
Source Code Management

Source Code Management

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

Download InMemoryStore-Locking-Library 2021-12-16_21-59_ae52201


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

Dependencies

compile (2)

Group / Artifact Type Version
one.jkr.de.jkrsoftware.entity.locking.libraries : Generic-Locking-Library jar 2021-12-13_22-50_bba1419
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.