Last Version

sherlock-reactive 0.2.2

Distributed Lock Library for JVM

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.coditory.sherlock
ArtifactId

ArtifactId

sherlock-reactive
Version

Version

0.2.2
Type

Type

jar
Description

Description

sherlock-reactive
Distributed Lock Library for JVM
Project URL

Project URL

https://github.com/coditory/sherlock-distributed-lock
Project Organization

Project Organization

Coditory
Source Code Management

Source Code Management

https://github.com/coditory/sherlock-distributed-lock

Download sherlock-reactive 0.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

runtime (1)

Group / Artifact Type Version
com.coditory.sherlock : sherlock-common jar 0.2.2

Project Modules

There are no modules declared in this project.