dMutex

Distributed JVM Mutex

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

com.jnape.palatable
ArtifactId

ArtifactId

dmutex
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dMutex
Distributed JVM Mutex
Project URL

Project URL

http://github.com/palatable/dmutex

Download dmutex

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.jnape.palatable

Versions

Version
1.0