is not current version
Last Version 0.0.4

lock 0.0.3

The lock tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lock
Version

Version

0.0.3
Type

Type

pom
Description

Description

lock
The lock tool for java.

Download lock 0.0.3

Filename Size
lock-0.0.3.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.houbb/lock/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>lock</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/lock/
implementation 'com.github.houbb:lock:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/lock/
implementation ("com.github.houbb:lock:0.0.3")
'com.github.houbb:lock:pom:0.0.3'
<dependency org="com.github.houbb" name="lock" rev="0.0.3">
  <artifact name="lock" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='lock', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "lock" % "0.0.3"
[com.github.houbb/lock "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lock-api
  • lock-core
  • lock-test
  • lock-redis