не последняя версия
Последняя версия 1.8.4

com.alibaba.csp:sentinel-datasource-spring-cloud-config 1.7.2


Категории

Категории

Данные config Библиотеки уровня приложения Configuration Sentinel Контейнер Микросервисы
Группа

Группа

com.alibaba.csp
Идентификатор

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

sentinel-datasource-spring-cloud-config
Версия

Версия

1.7.2
Тип

Тип

jar

Скачать sentinel-datasource-spring-cloud-config 1.7.2


<!-- https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-spring-cloud-config/ -->
<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>sentinel-datasource-spring-cloud-config</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-spring-cloud-config/
implementation 'com.alibaba.csp:sentinel-datasource-spring-cloud-config:1.7.2'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-datasource-spring-cloud-config/
implementation ("com.alibaba.csp:sentinel-datasource-spring-cloud-config:1.7.2")
'com.alibaba.csp:sentinel-datasource-spring-cloud-config:jar:1.7.2'
<dependency org="com.alibaba.csp" name="sentinel-datasource-spring-cloud-config" rev="1.7.2">
  <artifact name="sentinel-datasource-spring-cloud-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-datasource-spring-cloud-config', version='1.7.2')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-datasource-spring-cloud-config" % "1.7.2"
[com.alibaba.csp/sentinel-datasource-spring-cloud-config "1.7.2"]