f

flow-cache-expired

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