com.gitee.primxia:MybatisAnnotationPlugin

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
Last Version

Last Version

6.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download MybatisAnnotationPlugin

How to add to project

<!-- 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.

Versions

Version
6.9
6.8
6.7
6.6
6.5
5.x
3.0
2.0
1.0