is not current version
Last Version 3.4-RELEASE

com.github.dreamroute:locker-spring-boot-starter 3.3-RELEASE

MyBatis Optimistic Locker Plugin

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

locker-spring-boot-starter
Version

Version

3.3-RELEASE
Type

Type

jar

Download locker-spring-boot-starter 3.3-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.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/locker-spring-boot-starter/
implementation 'com.github.dreamroute:locker-spring-boot-starter:3.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.dreamroute/locker-spring-boot-starter/
implementation ("com.github.dreamroute:locker-spring-boot-starter:3.3-RELEASE")
'com.github.dreamroute:locker-spring-boot-starter:jar:3.3-RELEASE'
<dependency org="com.github.dreamroute" name="locker-spring-boot-starter" rev="3.3-RELEASE">
  <artifact name="locker-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='locker-spring-boot-starter', version='3.3-RELEASE')
)
libraryDependencies += "com.github.dreamroute" % "locker-spring-boot-starter" % "3.3-RELEASE"
[com.github.dreamroute/locker-spring-boot-starter "3.3-RELEASE"]