is not current version
Last Version 3.5.2-EXT141

com.tangzc:mybatis-plus-ext-actable-annotation 1.3.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.tangzc
ArtifactId

ArtifactId

mybatis-plus-ext-actable-annotation
Version

Version

1.3.0
Type

Type

jar

Download mybatis-plus-ext-actable-annotation 1.3.0


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