Last Version

lock-util 0.3.1

Simple Redis based locking utils

License

License

GroupId

GroupId

com.ubirch.util
ArtifactId

ArtifactId

lock-util_2.11
Version

Version

0.3.1
Type

Type

jar
Description

Description

lock-util
Simple Redis based locking utils
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.util
Source Code Management

Source Code Management

https://github.com/ubirch/ubirch-scala-utils

Download lock-util_2.11 0.3.1


<!-- https://jarcasting.com/artifacts/com.ubirch.util/lock-util_2.11/ -->
<dependency>
    <groupId>com.ubirch.util</groupId>
    <artifactId>lock-util_2.11</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.util/lock-util_2.11/
implementation 'com.ubirch.util:lock-util_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.ubirch.util/lock-util_2.11/
implementation ("com.ubirch.util:lock-util_2.11:0.3.1")
'com.ubirch.util:lock-util_2.11:jar:0.3.1'
<dependency org="com.ubirch.util" name="lock-util_2.11" rev="0.3.1">
  <artifact name="lock-util_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.util', module='lock-util_2.11', version='0.3.1')
)
libraryDependencies += "com.ubirch.util" % "lock-util_2.11" % "0.3.1"
[com.ubirch.util/lock-util_2.11 "0.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.ubirch.util : redis-util_2.11 jar 0.6.0
org.redisson : redisson jar 3.12.0
com.github.etaty : rediscala_2.11 jar 1.8.0
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7

test (3)

Group / Artifact Type Version
com.ubirch.util : uuid_2.11 jar 0.1.3
org.scalatest : scalatest_2.11 jar 3.0.5
com.typesafe.akka : akka-testkit_2.11 jar 2.5.11

Project Modules

There are no modules declared in this project.