| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.dreamroute |
| ArtifactId | ArtifactIdlocker-spring-boot-starter |
| Last Version | Last Version3.4-RELEASE |
| Release Date | Release Date |
| 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.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"]
| 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 |