MVN

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

Maven & Gradle

Apr 09, 2023
<plugin>
    <groupId>com.github.xiaoymin</groupId>
    <artifactId>template-factory-maven-plugin</artifactId>
    <version>1.7</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xiaoymin : template-factory-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.7

All Versions

Choose a version of com.github.xiaoymin : template-factory-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7
template-factory-maven-plugin-1.7
1.6
template-factory-maven-plugin-1.6
1.5
template-factory-maven-plugin-1.5
1.4
template-factory-maven-plugin-1.4
1.3
template-factory-maven-plugin-1.3
1.2
template-factory-maven-plugin-1.2
1.1
template-factory-maven-plugin-1.1
1.0
template-factory-maven-plugin-1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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