| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные config Библиотеки уровня приложения Configuration Sentinel Контейнер Микросервисы |
| Группа | Группаdev.taie.sentinel |
| Идентификатор | Идентификаторsentinel-datasource-spring-cloud-config |
| Последняя версия | Последняя версия1.8.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe parent project of Sentinel
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-datasource-spring-cloud-config/ -->
<dependency>
<groupId>dev.taie.sentinel</groupId>
<artifactId>sentinel-datasource-spring-cloud-config</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-datasource-spring-cloud-config/
implementation 'dev.taie.sentinel:sentinel-datasource-spring-cloud-config:1.8.3'
// https://jarcasting.com/artifacts/dev.taie.sentinel/sentinel-datasource-spring-cloud-config/
implementation ("dev.taie.sentinel:sentinel-datasource-spring-cloud-config:1.8.3")
'dev.taie.sentinel:sentinel-datasource-spring-cloud-config:jar:1.8.3'
<dependency org="dev.taie.sentinel" name="sentinel-datasource-spring-cloud-config" rev="1.8.3">
<artifact name="sentinel-datasource-spring-cloud-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.taie.sentinel', module='sentinel-datasource-spring-cloud-config', version='1.8.3')
)
libraryDependencies += "dev.taie.sentinel" % "sentinel-datasource-spring-cloud-config" % "1.8.3"
[dev.taie.sentinel/sentinel-datasource-spring-cloud-config "1.8.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| dev.taie.sentinel : sentinel-datasource-extension | jar | 1.8.3 |
| org.springframework.cloud : spring-cloud-starter-config | jar | 2.0.0.RELEASE |
| org.springframework.retry : spring-retry | jar | 1.2.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |
| org.springframework.cloud : spring-cloud-config-server | jar | 2.0.0.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.0.RELEASE |
| org.springframework : spring-expression | jar | 5.1.8.RELEASE |
| com.alibaba : fastjson | jar | 1.2.75 |
| junit : junit | jar | 4.12 |