MVN

cn.pivoto.polaris.plugins : polaris-plugins

Maven & Gradle

May 08, 2024
<dependency>
    <groupId>cn.pivoto.polaris.plugins</groupId>
    <artifactId>polaris-plugins</artifactId>
    <version>3.1.36</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.pivoto.polaris.plugins : polaris-plugins to add to Maven - Latest Versions:

  • Latest Stable: 3.1.36

All Versions

Choose a version of cn.pivoto.polaris.plugins : polaris-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
polaris-plugins-3.1.36

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.pivoto.polaris.plugins</groupId>
    <artifactId>polaris-plugins</artifactId>
    <version>3.1.36</version>
</dependency>