License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdresource-cache |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPolaris Plugins Client ResourceCache
Polaris Plugins Client ResourceCache POM
|
Filename | Size |
---|---|
resource-cache-1.2.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache/
implementation 'com.tencent.polaris:resource-cache:1.2.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache/
implementation ("com.tencent.polaris:resource-cache:1.2.0")
'com.tencent.polaris:resource-cache:pom:1.2.0'
<dependency org="com.tencent.polaris" name="resource-cache" rev="1.2.0">
<artifact name="resource-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='resource-cache', version='1.2.0')
)
libraryDependencies += "com.tencent.polaris" % "resource-cache" % "1.2.0"
[com.tencent.polaris/resource-cache "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-model | jar | 1.2.0 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.0 |
com.tencent.polaris : polaris-config | jar | 1.2.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.0 |
org.apache.logging.log4j : log4j-api | jar | 2.12.0 |
org.apache.logging.log4j : log4j-core | jar | 2.12.0 |
junit : junit | jar | 4.12 |