MVN

cn.fossc.polaris.plugins : properties-maven-plugin

Maven & Gradle

Jun 15, 2024
<plugin>
    <groupId>cn.fossc.polaris.plugins</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>3.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.fossc.polaris.plugins : properties-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of cn.fossc.polaris.plugins : properties-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
properties-maven-plugin-3.2.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>cn.fossc.polaris.plugins</groupId>
    <artifactId>properties-maven-plugin</artifactId>
    <version>3.2.0</version>
</plugin>