is not current version
Last Version 1.0.0.Final

org.wildfly.swarm:hystrix-parent 1.0.0.Beta4

WildFly Swarm: Hystrix Parent

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

hystrix-parent
Version

Version

1.0.0.Beta4
Type

Type

pom

Download hystrix-parent 1.0.0.Beta4


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