is not current version
Last Version 1.5.6

com.github.kennedyoliveira:hystrix-vertx-metrics-stream 1.5.4

Implementation of a Metrics Event Stream using Vert.x

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.kennedyoliveira
ArtifactId

ArtifactId

hystrix-vertx-metrics-stream
Version

Version

1.5.4
Type

Type

jar

Download hystrix-vertx-metrics-stream 1.5.4


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