License |
License |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdregistry-memory |
Version | Version1.2.1 |
Type | Typejar |
Description |
DescriptionPolaris Plugins Client Registry Memory
Polaris Plugins Client Registry Memory JAR
|
Filename | Size |
---|---|
registry-memory-1.2.1.pom | |
registry-memory-1.2.1.jar | 30 KB |
registry-memory-1.2.1-sources.jar | 15 KB |
registry-memory-1.2.1-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/registry-memory/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>registry-memory</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/registry-memory/
implementation 'com.tencent.polaris:registry-memory:1.2.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/registry-memory/
implementation ("com.tencent.polaris:registry-memory:1.2.1")
'com.tencent.polaris:registry-memory:jar:1.2.1'
<dependency org="com.tencent.polaris" name="registry-memory" rev="1.2.1">
<artifact name="registry-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='registry-memory', version='1.2.1')
)
libraryDependencies += "com.tencent.polaris" % "registry-memory" % "1.2.1"
[com.tencent.polaris/registry-memory "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.tencent.polaris : polaris-client | jar | 1.2.1 |
com.tencent.polaris : polaris-model | jar | 1.2.1 |
com.tencent.polaris : polaris-plugin-api | jar | 1.2.1 |
com.tencent.polaris : polaris-config | jar | 1.2.1 |
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 |