MVN

cn.fossc.polaris.toolkit : polaris-all

Maven & Gradle

Jun 15, 2024
<dependency>
    <groupId>cn.fossc.polaris.toolkit</groupId>
    <artifactId>polaris-all</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.fossc.polaris.toolkit : polaris-all to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of cn.fossc.polaris.toolkit : polaris-all to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
polaris-all-3.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.fossc.polaris.toolkit</groupId>
    <artifactId>polaris-all</artifactId>
    <version>3.2.0</version>
</dependency>