MVN

cn.hserver : hserver-plugin-build

Maven & Gradle

Jun 12, 2024
<plugin>
    <groupId>cn.hserver</groupId>
    <artifactId>hserver-plugin-build</artifactId>
    <version>3.5.M1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.hserver : hserver-plugin-build to add to Maven - Latest Versions:

  • Latest Stable: 3.5.M1

All Versions

Choose a version of cn.hserver : hserver-plugin-build to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
hserver-plugin-build-3.5.M1

How to add a plugin to Maven

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

<plugin>
    <groupId>cn.hserver</groupId>
    <artifactId>hserver-plugin-build</artifactId>
    <version>3.5.M1</version>
</plugin>