Last Version

locker 3.4-RELEASE

MyBatis Optimistic Locker Plugin

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

locker-spring-boot-starter
Version

Version

3.4-RELEASE
Type

Type

jar
Description

Description

locker
MyBatis Optimistic Locker Plugin
Project URL

Project URL

https://github.com/Dreamroute/locker
Source Code Management

Source Code Management

https://github.com/Dreamroute/locker

Download locker-spring-boot-starter 3.4-RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.3.2.RELEASE
org.projectlombok : lombok jar 1.18.12
cn.hutool : hutool-all jar 5.5.7
com.google.guava : guava jar 30.1-jre
com.alibaba : fastjson jar 1.2.75
com.github.jsqlparser : jsqlparser jar 4.0

Project Modules

There are no modules declared in this project.