License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Sentinel |
GroupId | GroupIdio.github.software-hhao |
ArtifactId | ArtifactIdhhao-cloud-sentinel-spring-boot-starter |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop pom.xml file
|
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-sentinel-spring-boot-starter/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-cloud-sentinel-spring-boot-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-sentinel-spring-boot-starter/
implementation 'io.github.software-hhao:hhao-cloud-sentinel-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-cloud-sentinel-spring-boot-starter/
implementation ("io.github.software-hhao:hhao-cloud-sentinel-spring-boot-starter:1.0.4")
'io.github.software-hhao:hhao-cloud-sentinel-spring-boot-starter:jar:1.0.4'
<dependency org="io.github.software-hhao" name="hhao-cloud-sentinel-spring-boot-starter" rev="1.0.4">
<artifact name="hhao-cloud-sentinel-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-cloud-sentinel-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "io.github.software-hhao" % "hhao-cloud-sentinel-spring-boot-starter" % "1.0.4"
[io.github.software-hhao/hhao-cloud-sentinel-spring-boot-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.3 |
org.springframework.boot : spring-boot-starter-webflux Optional | jar | 2.6.3 |
io.github.software-hhao : hhao-spring-boot-starter | jar | 1.0.4 |
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar | 2021.1 |
com.alibaba.csp : sentinel-datasource-nacos | jar | 1.8.0 |
com.alibaba.csp : sentinel-spring-cloud-gateway-adapter Optional | jar | 1.8.0 |
com.alibaba.csp : sentinel-transport-simple-http Optional | jar | 1.8.0 |
com.alibaba.csp : sentinel-parameter-flow-control Optional | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |