Last Version

com.github.zheng93775:spring-boot-starter-mysql-lock 1.0.0

distributed lock with mysql, spring boot auto configuration

License

License

Categories

Categories

Spring Boot Container Microservices MySQL Data Databases
GroupId

GroupId

com.github.zheng93775
ArtifactId

ArtifactId

spring-boot-starter-mysql-lock
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.zheng93775:spring-boot-starter-mysql-lock
distributed lock with mysql, spring boot auto configuration
Project URL

Project URL

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

Source Code Management

https://github.com/zheng93775/spring-boot-starter-mysql-lock

Download spring-boot-starter-mysql-lock 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.zheng93775 : mysql-lock jar 1.0.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.6.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.