GroupId | GroupIdcom.tencent.polaris |
---|---|
ArtifactId | ArtifactIdflow-cache-expired |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
flow-cache-expired-1.3.0.pom | |
flow-cache-expired-1.3.0.jar | 11 KB |
flow-cache-expired-1.3.0-sources.jar | 8 KB |
flow-cache-expired-1.3.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/flow-cache-expired/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>flow-cache-expired</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/flow-cache-expired/
implementation 'com.tencent.polaris:flow-cache-expired:1.3.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/flow-cache-expired/
implementation ("com.tencent.polaris:flow-cache-expired:1.3.0")
'com.tencent.polaris:flow-cache-expired:jar:1.3.0'
<dependency org="com.tencent.polaris" name="flow-cache-expired" rev="1.3.0">
<artifact name="flow-cache-expired" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='flow-cache-expired', version='1.3.0')
)
libraryDependencies += "com.tencent.polaris" % "flow-cache-expired" % "1.3.0"
[com.tencent.polaris/flow-cache-expired "1.3.0"]