License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.xiaoymin |
ArtifactId | ArtifactIdtemplate-factory-maven-plugin |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptiontemplate-factory是一个基于Maven插件的代码生成工具集,根据不同的模板生成程序中不同的代码,开发者可以根据自己的模板代码扩展规则
|
<plugin>
<groupId>com.github.xiaoymin</groupId>
<artifactId>template-factory-maven-plugin</artifactId>
<version>1.5</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.6.3 |
com.github.xiaoymin : template-factory-core | jar | 1.5 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-core | jar | 3.6.3 |