is not current version
Last Version 3.5.2-EXT141

com.tangzc:mybatis-plus-ext-annotation 1.3.2


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.tangzc
ArtifactId

ArtifactId

mybatis-plus-ext-annotation
Version

Version

1.3.2
Type

Type

jar

Download mybatis-plus-ext-annotation 1.3.2


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