f

flow-cache-expired

Polaris Plugins Client FlowCache Expired JAR
BSD 3-Clause License
Files download
File Operation
flow-cache-expired-2.0.0.0-RC5.jar download
flow-cache-expired-2.0.0.0-RC5.pom download
flow-cache-expired-2.0.0.0-RC5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>flow-cache-expired</artifactId>
  <version>2.0.0.0-RC5</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:flow-cache-expired:2.0.0.0-RC5'
Gradle Kotlin
implementation("com.tencent.polaris:flow-cache-expired:2.0.0.0-RC5")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "flow-cache-expired" % "2.0.0.0-RC5"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='flow-cache-expired', version='2.0.0.0-RC5')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="flow-cache-expired" rev="2.0.0.0-RC5" />
Leiningen
[com.tencent.polaris/flow-cache-expired "2.0.0.0-RC5"]
Apache Buildr
'com.tencent.polaris:flow-cache-expired:jar:2.0.0.0-RC5'