License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.dreamroute |
ArtifactId | ArtifactIdmybatis-pro-interceptor |
Version | Version1.5.3 |
Type | Typejar |
Description |
Descriptionmybatis-pro-interceptor
mybatis-pro
|
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/mybatis-pro-interceptor/ -->
<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>mybatis-pro-interceptor</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/mybatis-pro-interceptor/
implementation 'com.github.dreamroute:mybatis-pro-interceptor:1.5.3'
// https://jarcasting.com/artifacts/com.github.dreamroute/mybatis-pro-interceptor/
implementation ("com.github.dreamroute:mybatis-pro-interceptor:1.5.3")
'com.github.dreamroute:mybatis-pro-interceptor:jar:1.5.3'
<dependency org="com.github.dreamroute" name="mybatis-pro-interceptor" rev="1.5.3">
<artifact name="mybatis-pro-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='mybatis-pro-interceptor', version='1.5.3')
)
libraryDependencies += "com.github.dreamroute" % "mybatis-pro-interceptor" % "1.5.3"
[com.github.dreamroute/mybatis-pro-interceptor "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dreamroute : mybatis-pro-core | jar | 1.5.3 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.2.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
cn.hutool : hutool-all | jar | 5.4.2 |
com.google.guava : guava | jar | 30.0-jre |