com.github.houbb:lock-test

The lock tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

lock-test
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

The lock tool for java.

Download lock-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : lock-core jar 0.0.4
com.github.houbb : lock-redis jar 0.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1