s

spring-cloud-starter-tencent-polaris-router

The BSD 3-Clause License (BSD3)
文件下载
文件名 操作
spring-cloud-starter-tencent-polaris-router-1.4.4-Greenwich.SR6.jar 下载
spring-cloud-starter-tencent-polaris-router-1.4.4-Greenwich.SR6.pom 下载
spring-cloud-starter-tencent-polaris-router-1.4.4-Greenwich.SR6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.tencent.cloud</groupId>
  <artifactId>spring-cloud-starter-tencent-polaris-router</artifactId>
  <version>1.4.4-Greenwich.SR6</version>
</dependency>
Gradle Groovy
implementation 'com.tencent.cloud:spring-cloud-starter-tencent-polaris-router:1.4.4-Greenwich.SR6'
Gradle Kotlin
implementation("com.tencent.cloud:spring-cloud-starter-tencent-polaris-router:1.4.4-Greenwich.SR6")
Scala SBT
libraryDependencies += "com.tencent.cloud" % "spring-cloud-starter-tencent-polaris-router" % "1.4.4-Greenwich.SR6"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.cloud', module='spring-cloud-starter-tencent-polaris-router', version='1.4.4-Greenwich.SR6')
)
Apache Ivy
<dependency org="com.tencent.cloud" name="spring-cloud-starter-tencent-polaris-router" rev="1.4.4-Greenwich.SR6" />
Leiningen
[com.tencent.cloud/spring-cloud-starter-tencent-polaris-router "1.4.4-Greenwich.SR6"]
Apache Buildr
'com.tencent.cloud:spring-cloud-starter-tencent-polaris-router:jar:1.4.4-Greenwich.SR6'