is not current version
Last Version 1.6.1

com.github.dreamroute:mybatis-pro-interceptor 1.5.4

mybatis-pro

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

mybatis-pro-interceptor
Version

Version

1.5.4
Type

Type

jar

Download mybatis-pro-interceptor 1.5.4


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