Last Version

dubbo-hystrix 0.1.1

dubbo hystrix

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.tencent.tsf
ArtifactId

ArtifactId

dubbo-hystrix
Version

Version

0.1.1
Type

Type

jar
Description

Description

dubbo-hystrix
dubbo hystrix
Project URL

Project URL

https://github.com/qcloud-middleware/dubbo-hystrix
Source Code Management

Source Code Management

https://github.com/qcloud-middleware/dubbo-hystrix

Download dubbo-hystrix 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.12
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.12

provided (1)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.5.4

Project Modules

There are no modules declared in this project.