Last Version

com.gitee.primxia:MybatisAnnotationPlugin 6.9

this is a mybatis generator' plugin for generate entity with lombok annotation

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.primxia
ArtifactId

ArtifactId

MybatisAnnotationPlugin
Version

Version

6.9
Type

Type

jar
Description

Description

this is a mybatis generator' plugin for generate entity with lombok annotation

Download MybatisAnnotationPlugin 6.9


<!-- https://jarcasting.com/artifacts/com.gitee.primxia/MybatisAnnotationPlugin/ -->
<dependency>
    <groupId>com.gitee.primxia</groupId>
    <artifactId>MybatisAnnotationPlugin</artifactId>
    <version>6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.primxia/MybatisAnnotationPlugin/
implementation 'com.gitee.primxia:MybatisAnnotationPlugin:6.9'
// https://jarcasting.com/artifacts/com.gitee.primxia/MybatisAnnotationPlugin/
implementation ("com.gitee.primxia:MybatisAnnotationPlugin:6.9")
'com.gitee.primxia:MybatisAnnotationPlugin:jar:6.9'
<dependency org="com.gitee.primxia" name="MybatisAnnotationPlugin" rev="6.9">
  <artifact name="MybatisAnnotationPlugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.primxia', module='MybatisAnnotationPlugin', version='6.9')
)
libraryDependencies += "com.gitee.primxia" % "MybatisAnnotationPlugin" % "6.9"
[com.gitee.primxia/MybatisAnnotationPlugin "6.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.2.7
org.mybatis.generator : mybatis-generator-core jar 1.3.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

Project Modules

There are no modules declared in this project.