| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMetrics Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.github.kennedyoliveira |
| Идентификатор | Идентификаторhystrix-vertx-metrics-stream |
| Последняя версия | Последняя версия1.5.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhystrix-vertx-metrics-stream
Implementation of a Metrics Event Stream using Vert.x
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |