r

registry-memory

Polaris Plugins Client Registry Memory JAR
BSD 3-Clause License
Files download
File Operation
registry-memory-1.11.5.jar download
registry-memory-1.11.5.pom download
registry-memory-1.11.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>registry-memory</artifactId>
  <version>1.11.5</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:registry-memory:1.11.5'
Gradle Kotlin
implementation("com.tencent.polaris:registry-memory:1.11.5")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "registry-memory" % "1.11.5"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='registry-memory', version='1.11.5')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="registry-memory" rev="1.11.5" />
Leiningen
[com.tencent.polaris/registry-memory "1.11.5"]
Apache Buildr
'com.tencent.polaris:registry-memory:jar:1.11.5'