Last Version

Camel :: Hystrix (deprecated) 3.16.0

Circuit Breaker EIP using Netflix Hystrix

License

License

GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-hystrix
Version

Version

3.16.0
Type

Type

jar
Description

Description

Camel :: Hystrix (deprecated)
Circuit Breaker EIP using Netflix Hystrix
Project Organization

Project Organization

The Apache Software Foundation

Download camel-hystrix 3.16.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-core-reifier jar 3.16.0
com.netflix.hystrix : hystrix-core jar 1.5.18
com.netflix.hystrix : hystrix-metrics-event-stream jar 1.5.18

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.