Last Version

com.github.zheng93775:mysql-lock 1.0.0

distributed lock with mysql

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.github.zheng93775
ArtifactId

ArtifactId

mysql-lock
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.zheng93775:mysql-lock
distributed lock with mysql
Project URL

Project URL

https://github.com/zheng93775/mysql-lock
Source Code Management

Source Code Management

https://github.com/zheng93775/mysql-lock

Download mysql-lock 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.sql2o : sql2o jar 1.6.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.40

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.