License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.battcn.cloud |
ArtifactId | ArtifactIdextend-hystrix-spring-boot-starter |
Version | Version1.0.3-RELEASE |
Type | Typejar |
Description |
Description扩展包的依赖项
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.battcn.cloud/extend-hystrix-spring-boot-starter/ -->
<dependency>
<groupId>com.battcn.cloud</groupId>
<artifactId>extend-hystrix-spring-boot-starter</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn.cloud/extend-hystrix-spring-boot-starter/
implementation 'com.battcn.cloud:extend-hystrix-spring-boot-starter:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.battcn.cloud/extend-hystrix-spring-boot-starter/
implementation ("com.battcn.cloud:extend-hystrix-spring-boot-starter:1.0.3-RELEASE")
'com.battcn.cloud:extend-hystrix-spring-boot-starter:jar:1.0.3-RELEASE'
<dependency org="com.battcn.cloud" name="extend-hystrix-spring-boot-starter" rev="1.0.3-RELEASE">
<artifact name="extend-hystrix-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn.cloud', module='extend-hystrix-spring-boot-starter', version='1.0.3-RELEASE')
)
libraryDependencies += "com.battcn.cloud" % "extend-hystrix-spring-boot-starter" % "1.0.3-RELEASE"
[com.battcn.cloud/extend-hystrix-spring-boot-starter "1.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.battcn.cloud : extend-spring-cloud-starter | jar | 1.0.3-RELEASE |
org.springframework.cloud : spring-cloud-starter-netflix-hystrix | jar |