lock

The lock tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lock
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

lock
The lock tool for java.

Download lock

Filename Size
lock-0.0.4.pom 10 KB
Browse

How to add to project

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

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

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1