r

registry-memory

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