Last Version

com.github.xiaoymin:template-factory-maven-plugin 1.5

template-factory是一个基于Maven插件的代码生成工具集,根据不同的模板生成程序中不同的代码,开发者可以根据自己的模板代码扩展规则

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.xiaoymin
ArtifactId

ArtifactId

template-factory-maven-plugin
Version

Version

1.5
Type

Type

maven-plugin
Description

Description

template-factory是一个基于Maven插件的代码生成工具集,根据不同的模板生成程序中不同的代码,开发者可以根据自己的模板代码扩展规则

Download template-factory-maven-plugin 1.5


<plugin>
    <groupId>com.github.xiaoymin</groupId>
    <artifactId>template-factory-maven-plugin</artifactId>
    <version>1.5</version>
</plugin>

Dependencies

compile (3)

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

provided (2)

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

Project Modules

There are no modules declared in this project.