MVN

com.tencent.polaris : flow-cache

Maven & Gradle

Sep 15, 2021

Polaris Plugins Client FlowCache · Polaris Plugins Client FlowCache POM

<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>flow-cache</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

Version Vulnerabilities Updated
1.2.x
flow-cache-1.2.0
1.1.x
flow-cache-1.1.1
flow-cache-1.1.0
1.0.x
flow-cache-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>flow-cache</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement