is not current version
Last Version 3.5.2-EXT141

com.tangzc:mybatis-plus-ext-actable 1.1.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.tangzc
ArtifactId

ArtifactId

mybatis-plus-ext-actable
Version

Version

1.1.0
Type

Type

jar

Download mybatis-plus-ext-actable 1.1.0


<!-- https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-actable/ -->
<dependency>
    <groupId>com.tangzc</groupId>
    <artifactId>mybatis-plus-ext-actable</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-actable/
implementation 'com.tangzc:mybatis-plus-ext-actable:1.1.0'
// https://jarcasting.com/artifacts/com.tangzc/mybatis-plus-ext-actable/
implementation ("com.tangzc:mybatis-plus-ext-actable:1.1.0")
'com.tangzc:mybatis-plus-ext-actable:jar:1.1.0'
<dependency org="com.tangzc" name="mybatis-plus-ext-actable" rev="1.1.0">
  <artifact name="mybatis-plus-ext-actable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tangzc', module='mybatis-plus-ext-actable', version='1.1.0')
)
libraryDependencies += "com.tangzc" % "mybatis-plus-ext-actable" % "1.1.0"
[com.tangzc/mybatis-plus-ext-actable "1.1.0"]