r

router-isolated

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