is not current version
Last Version 1.2.0

com.tencent.polaris:resource-cache 1.1.0

Polaris Plugins Client ResourceCache POM

GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

resource-cache
Version

Version

1.1.0
Type

Type

pom

Download resource-cache 1.1.0

Filename Size
resource-cache-1.1.0.pom 971 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache/ -->
<dependency>
    <groupId>com.tencent.polaris</groupId>
    <artifactId>resource-cache</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache/
implementation 'com.tencent.polaris:resource-cache:1.1.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache/
implementation ("com.tencent.polaris:resource-cache:1.1.0")
'com.tencent.polaris:resource-cache:pom:1.1.0'
<dependency org="com.tencent.polaris" name="resource-cache" rev="1.1.0">
  <artifact name="resource-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='resource-cache', version='1.1.0')
)
libraryDependencies += "com.tencent.polaris" % "resource-cache" % "1.1.0"
[com.tencent.polaris/resource-cache "1.1.0"]