License |
License |
---|---|
Categories |
CategoriesData config Application Layer Libs Configuration Sentinel Container Microservices |
GroupId | GroupIddev.taie.sentinel |
ArtifactId | ArtifactIdsentinel-datasource-spring-cloud-config |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent project of Sentinel
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |