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

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


Категории

Категории

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

Группа

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

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

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

Версия

1.8.0
Тип

Тип

jar

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


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