License |
License |
---|---|
Categories |
CategoriesMaven Build Tools MyBatis Data ORM |
GroupId | GroupIdorg.ttzero.plugin |
ArtifactId | ArtifactIdbree-mybatis-maven-plugin |
Last Version | Last Version0.1.15 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionbree-mybatis
A maven plugin that automatically generates Mapper, dao, service, vo, dto java files based on mybatis mapper.xml
|
Project URL |
Project URL |
Filename | Size |
---|---|
bree-mybatis-maven-plugin-0.1.15.pom | |
bree-mybatis-maven-plugin-0.1.15.jar | 135 KB |
bree-mybatis-maven-plugin-0.1.15-sources.jar | 106 KB |
Browse |
<plugin>
<groupId>org.ttzero.plugin</groupId>
<artifactId>bree-mybatis-maven-plugin</artifactId>
<version>0.1.15</version>
</plugin>
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 |
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 |