f

flow-cache-expired

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