| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.wtbian |
| ArtifactId | ArtifactIdgenerator-maven-plugin |
| Last Version | Last Version1.0.4.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptiongenerator-maven-plugin Maven Mojo
The mvc-generator makes it easier to write code with spring-mvc
applications. mvc-generator generate code with freemarker template of controller, service and dao etc level object using maven plugin.
Simplicity is the biggest advantage of the generator code over generating code
tools.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.wtbian</groupId>
<artifactId>generator-maven-plugin</artifactId>
<version>1.0.4.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.0 |
| org.apache.maven : maven-core | jar | 3.5.0 |
| org.freemarker : freemarker | jar | 2.3.23 |
| com.github.jsqlparser : jsqlparser | jar | 1.2 |
| com.alibaba : fastjson | jar | 1.2.39 |
| org.springframework : spring-context | jar | 4.1.4.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |