Last Version

com.gitee.primexpy:mybatis-pojo-plugin 1.0

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.primexpy
ArtifactId

ArtifactId

mybatis-pojo-plugin
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download mybatis-pojo-plugin 1.0


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

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.