License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.pyjava.plugin |
ArtifactId | ArtifactIdmybatis-generator |
Version | Version1.1.2 |
Type | Typemaven-plugin |
Description |
Descriptionmybatis-generator
The plugin can be used as the code generator of mybatis project, which provides some support for Lombok.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mybatis-generator-1.1.2.pom | |
mybatis-generator-1.1.2.jar | 50 KB |
mybatis-generator-1.1.2-sources.jar | 25 KB |
mybatis-generator-1.1.2-javadoc.jar | 158 KB |
Browse |
<plugin>
<groupId>com.pyjava.plugin</groupId>
<artifactId>mybatis-generator</artifactId>
<version>1.1.2</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.2 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.6 |