| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.dreamroute | 
| ArtifactId | ArtifactIdlocker-spring-boot-starter | 
| Version | Version3.1-RELEASE | 
| Type | Typejar | 
| Description | Descriptionlocker MyBatis Optimistic Locker Plugin | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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.1-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.dreamroute/locker-spring-boot-starter/
implementation 'com.github.dreamroute:locker-spring-boot-starter:3.1-RELEASE'// https://jarcasting.com/artifacts/com.github.dreamroute/locker-spring-boot-starter/
implementation ("com.github.dreamroute:locker-spring-boot-starter:3.1-RELEASE")'com.github.dreamroute:locker-spring-boot-starter:jar:3.1-RELEASE'<dependency org="com.github.dreamroute" name="locker-spring-boot-starter" rev="3.1-RELEASE">
  <artifact name="locker-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.dreamroute', module='locker-spring-boot-starter', version='3.1-RELEASE')
)libraryDependencies += "com.github.dreamroute" % "locker-spring-boot-starter" % "3.1-RELEASE"[com.github.dreamroute/locker-spring-boot-starter "3.1-RELEASE"]| 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 |