не последняя версия
Последняя версия 1.5.3-2021.0.2

com.tencent.cloud:spring-cloud-tencent 1.2.0-Greenwich

Spring Cloud Tencent

Группа

Группа

com.tencent.cloud
Идентификатор

Идентификатор

spring-cloud-tencent
Версия

Версия

1.2.0-Greenwich
Тип

Тип

pom

Скачать spring-cloud-tencent 1.2.0-Greenwich

Имя Файла Размер
spring-cloud-tencent-1.2.0-Greenwich.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent/ -->
<dependency>
    <groupId>com.tencent.cloud</groupId>
    <artifactId>spring-cloud-tencent</artifactId>
    <version>1.2.0-Greenwich</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent/
implementation 'com.tencent.cloud:spring-cloud-tencent:1.2.0-Greenwich'
// https://jarcasting.com/artifacts/com.tencent.cloud/spring-cloud-tencent/
implementation ("com.tencent.cloud:spring-cloud-tencent:1.2.0-Greenwich")
'com.tencent.cloud:spring-cloud-tencent:pom:1.2.0-Greenwich'
<dependency org="com.tencent.cloud" name="spring-cloud-tencent" rev="1.2.0-Greenwich">
  <artifact name="spring-cloud-tencent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tencent.cloud', module='spring-cloud-tencent', version='1.2.0-Greenwich')
)
libraryDependencies += "com.tencent.cloud" % "spring-cloud-tencent" % "1.2.0-Greenwich"
[com.tencent.cloud/spring-cloud-tencent "1.2.0-Greenwich"]