r

router-lane

Polaris Plugins Router Lane JAR
BSD 3-Clause License
文件下载
文件名 操作
router-lane-1.15.11.jar 下载
router-lane-1.15.11.pom 下载
router-lane-1.15.11-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.tencent.polaris</groupId>
  <artifactId>router-lane</artifactId>
  <version>1.15.11</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.polaris:router-lane:1.15.11'
Gradle Kotlin
implementation("com.tencent.polaris:router-lane:1.15.11")
Scala SBT
libraryDependencies += "com.tencent.polaris" % "router-lane" % "1.15.11"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.polaris', module='router-lane', version='1.15.11')
)
Apache Ivy
<dependency org="com.tencent.polaris" name="router-lane" rev="1.15.11" />
Leiningen
[com.tencent.polaris/router-lane "1.15.11"]
Apache Buildr
'com.tencent.polaris:router-lane:jar:1.15.11'