MVN

com.tencent.polaris : polaris-assembly

Maven & Gradle

Jul 17, 2023

Polaris Assembly · Polaris Assembly POM

<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>polaris-assembly</artifactId>
    <version>1.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tencent.polaris : polaris-assembly to add to Maven - Latest Versions:

  • Latest Stable: 1.13.0

All Versions

Choose a version of com.tencent.polaris : polaris-assembly to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13.x
polaris-assembly-1.13.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>polaris-assembly</artifactId>
    <version>1.13.0</version>
</dependency>