is not current version
Last Version 2018.5.0

org.wildfly.swarm:camel-hystrix 2018.3.1

Component hystrix

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-hystrix
Version

Version

2018.3.1
Type

Type

jar

Download camel-hystrix 2018.3.1


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