is not current version
Last Version 0.1.1

com.tencent.tsf:dubbo-hystrix 0.1.0

dubbo hystrix

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.tencent.tsf
ArtifactId

ArtifactId

dubbo-hystrix
Version

Version

0.1.0
Type

Type

jar

Download dubbo-hystrix 0.1.0


<!-- https://jarcasting.com/artifacts/com.tencent.tsf/dubbo-hystrix/ -->
<dependency>
    <groupId>com.tencent.tsf</groupId>
    <artifactId>dubbo-hystrix</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.tsf/dubbo-hystrix/
implementation 'com.tencent.tsf:dubbo-hystrix:0.1.0'
// https://jarcasting.com/artifacts/com.tencent.tsf/dubbo-hystrix/
implementation ("com.tencent.tsf:dubbo-hystrix:0.1.0")
'com.tencent.tsf:dubbo-hystrix:jar:0.1.0'
<dependency org="com.tencent.tsf" name="dubbo-hystrix" rev="0.1.0">
  <artifact name="dubbo-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.tsf', module='dubbo-hystrix', version='0.1.0')
)
libraryDependencies += "com.tencent.tsf" % "dubbo-hystrix" % "0.1.0"
[com.tencent.tsf/dubbo-hystrix "0.1.0"]