f

flow-cache-expired

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