License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdresource-cache-memory |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolaris Plugins Client ResourceCache Memory
Polaris Plugins Client ResourceCache Memory JAR
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache-memory/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>resource-cache-memory</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache-memory/
implementation 'com.tencent.polaris:resource-cache-memory:1.2.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/resource-cache-memory/
implementation ("com.tencent.polaris:resource-cache-memory:1.2.0")
'com.tencent.polaris:resource-cache-memory:jar:1.2.0'
<dependency org="com.tencent.polaris" name="resource-cache-memory" rev="1.2.0">
<artifact name="resource-cache-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='resource-cache-memory', version='1.2.0')
)
libraryDependencies += "com.tencent.polaris" % "resource-cache-memory" % "1.2.0"
[com.tencent.polaris/resource-cache-memory "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-client | jar | 1.2.0 |
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 |