License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.github.kennedyoliveira |
ArtifactId | ArtifactIdhystrix-vertx-metrics-stream |
Last Version | Last Version1.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhystrix-vertx-metrics-stream
Implementation of a Metrics Event Stream using Vert.x
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kennedyoliveira/hystrix-vertx-metrics-stream/
implementation 'com.github.kennedyoliveira:hystrix-vertx-metrics-stream:1.5.6'
// https://jarcasting.com/artifacts/com.github.kennedyoliveira/hystrix-vertx-metrics-stream/
implementation ("com.github.kennedyoliveira:hystrix-vertx-metrics-stream:1.5.6")
'com.github.kennedyoliveira:hystrix-vertx-metrics-stream:jar:1.5.6'
<dependency org="com.github.kennedyoliveira" name="hystrix-vertx-metrics-stream" rev="1.5.6">
<artifact name="hystrix-vertx-metrics-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kennedyoliveira', module='hystrix-vertx-metrics-stream', version='1.5.6')
)
libraryDependencies += "com.github.kennedyoliveira" % "hystrix-vertx-metrics-stream" % "1.5.6"
[com.github.kennedyoliveira/hystrix-vertx-metrics-stream "1.5.6"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.5.6 |
com.netflix.hystrix : hystrix-serialization | jar | 1.5.6 |
io.vertx : vertx-core | jar | 3.3.3 |
io.vertx : vertx-rx-java | jar | 3.3.3 |
io.vertx : vertx-web | jar | 3.3.3 |