bree-mybatis

A maven plugin that automatically generates Mapper, dao, service, vo, dto java files based on mybatis mapper.xml

License

License

Categories

Categories

Maven Build Tools MyBatis Data ORM
GroupId

GroupId

org.ttzero.plugin
ArtifactId

ArtifactId

bree-mybatis-maven-plugin
Last Version

Last Version

0.1.15
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

bree-mybatis
A maven plugin that automatically generates Mapper, dao, service, vo, dto java files based on mybatis mapper.xml
Project URL

Project URL

http://maven.apache.org

Download bree-mybatis-maven-plugin

How to add to project

<plugin>
    <groupId>org.ttzero.plugin</groupId>
    <artifactId>bree-mybatis-maven-plugin</artifactId>
    <version>0.1.15</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.0
net.sourceforge.fmpp : fmpp jar 0.9.15
org.dom4j : dom4j jar 2.1.3
jaxen : jaxen jar 1.1.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
mysql : mysql-connector-java jar 8.0.15
org.xerial : sqlite-jdbc jar 3.8.11.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.15
0.1.14
0.1.13