<dependency>
<groupId>com.tencent.cloud</groupId>
<artifactId>spring-cloud-tencent-commons</artifactId>
<version>1.11.8-Hoxton.SR12</version>
</dependency>
libraryDependencies += "com.tencent.cloud" % "spring-cloud-tencent-commons" % "1.11.8-Hoxton.SR12"
@Grapes(
@Grab(group='com.tencent.cloud', module='spring-cloud-tencent-commons', version='1.11.8-Hoxton.SR12')
)
<dependency org="com.tencent.cloud" name="spring-cloud-tencent-commons" rev="1.11.8-Hoxton.SR12" />
<parent> <groupId>com.tencent.cloud</groupId> <artifactId>spring-cloud-tencent</artifactId> <version>1.11.8-Hoxton.SR12</version> </parent>
compile
|-- com.tencent.polaris:polaris-model:1.12.11
|-- org.springframework.boot:spring-boot-autoconfigure:2.3.12.RELEASE
|-- org.springframework.boot:spring-boot-configuration-processor:2.3.12.RELEASE
|-- org.springframework.boot:spring-boot-starter-json:2.3.12.RELEASE
|-- org.springframework.cloud:spring-cloud-starter:2.2.9.RELEASE
|-- commons-lang:commons-lang:2.5
|-- org.springframework.cloud:spring-cloud-starter-netflix-zuul:2.2.9.RELEASE
|-- org.springframework.cloud:spring-cloud-starter-gateway:2.2.9.RELEASE
|-- org.springframework.cloud:spring-cloud-starter-openfeign:2.2.9.RELEASE
|-- org.springframework.boot:spring-boot-starter-web:2.3.12.RELEASE
|-- org.springframework.boot:spring-boot-starter-webflux:2.3.12.RELEASE
|-- org.springframework.boot:spring-boot-actuator:2.3.12.RELEASE
|-- org.springframework.boot:spring-boot-actuator-autoconfigure:2.3.12.RELEASE