Last Version

mybatis-generator 1.1.2

The plugin can be used as the code generator of mybatis project, which provides some support for Lombok.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.pyjava.plugin
ArtifactId

ArtifactId

mybatis-generator
Version

Version

1.1.2
Type

Type

maven-plugin
Description

Description

mybatis-generator
The plugin can be used as the code generator of mybatis project, which provides some support for Lombok.
Project URL

Project URL

https://github.com/sandorZHAO/mybatis-generator
Source Code Management

Source Code Management

https://github.com/sandorZHAO/mybatis-generator

Download mybatis-generator 1.1.2


<plugin>
    <groupId>com.pyjava.plugin</groupId>
    <artifactId>mybatis-generator</artifactId>
    <version>1.1.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.9
org.apache.maven : maven-core jar 3.5.0
org.apache.maven : maven-plugin-api jar 3.5.0
org.slf4j : slf4j-api jar 1.7.22
org.projectlombok : lombok jar 1.18.10
org.freemarker : freemarker jar 2.3.20

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.6

Project Modules

There are no modules declared in this project.