io.github.lyrric:mybatis-generator-maven-plugin

mybatis generator from mysql

License

License

Categories

Categories

Maven Build Tools MyBatis Data ORM
GroupId

GroupId

io.github.lyrric
ArtifactId

ArtifactId

mybatis-generator-maven-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

io.github.lyrric:mybatis-generator-maven-plugin
mybatis generator from mysql
Project URL

Project URL

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

Source Code Management

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

Download mybatis-generator-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.lyrric</groupId>
    <artifactId>mybatis-generator-maven-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.28
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.maven : maven-plugin-api jar 2.0
org.yaml : snakeyaml jar 1.28

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
mysql : mysql-connector-java jar 8.0.18

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0