is not current version
Last Version 3.5.2-EXT141

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


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.tangzc
ArtifactId

ArtifactId

mybatis-plus-ext-annotation
Version

Version

1.2.1
Type

Type

jar

Download mybatis-plus-ext-annotation 1.2.1


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