MVN

cn.pivoto.polaris.toolkit : polaris-plugins

Maven & Gradle

Nov 10, 2023
<dependency>
    <groupId>cn.pivoto.polaris.toolkit</groupId>
    <artifactId>polaris-plugins</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
polaris-plugins-3.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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