License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.baidubce.formula |
ArtifactId | ArtifactIdcircuitbreaker-spring-boot-starter |
Version | Version2.1.1.1 |
Type | Typejar |
Description |
Descriptionbaidu bce cnap spring cloud formula parent
|
<!-- https://jarcasting.com/artifacts/com.baidubce.formula/circuitbreaker-spring-boot-starter/ -->
<dependency>
<groupId>com.baidubce.formula</groupId>
<artifactId>circuitbreaker-spring-boot-starter</artifactId>
<version>2.1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidubce.formula/circuitbreaker-spring-boot-starter/
implementation 'com.baidubce.formula:circuitbreaker-spring-boot-starter:2.1.1.1'
// https://jarcasting.com/artifacts/com.baidubce.formula/circuitbreaker-spring-boot-starter/
implementation ("com.baidubce.formula:circuitbreaker-spring-boot-starter:2.1.1.1")
'com.baidubce.formula:circuitbreaker-spring-boot-starter:jar:2.1.1.1'
<dependency org="com.baidubce.formula" name="circuitbreaker-spring-boot-starter" rev="2.1.1.1">
<artifact name="circuitbreaker-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidubce.formula', module='circuitbreaker-spring-boot-starter', version='2.1.1.1')
)
libraryDependencies += "com.baidubce.formula" % "circuitbreaker-spring-boot-starter" % "2.1.1.1"
[com.baidubce.formula/circuitbreaker-spring-boot-starter "2.1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.projectlombok : lombok Optional | jar | |
io.github.resilience4j : resilience4j-circuitbreaker | jar | 0.13.2 |
io.github.resilience4j : resilience4j-timelimiter | jar | 0.13.2 |
io.github.resilience4j : resilience4j-ratelimiter | jar | 0.13.2 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.baidubce.formula : formula-engine | jar | 2.1.1.1 |
org.jacoco : jacoco-maven-plugin | jar | 0.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.meanbean : meanbean | jar | 2.0.3 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.1.9 |
org.powermock : powermock-module-junit4 | jar | 2.0.4 |
org.powermock : powermock-api-mockito2 | jar | 2.0.4 |