| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Prometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаio.micrometer.prometheus |
| Идентификатор | Идентификаторprometheus-rsocket-client |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеprometheus-rsocket-client
RSocket proxy to pull metrics from applications that can only open egress
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/io.micrometer.prometheus/prometheus-rsocket-client/ -->
<dependency>
<groupId>io.micrometer.prometheus</groupId>
<artifactId>prometheus-rsocket-client</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.micrometer.prometheus/prometheus-rsocket-client/
implementation 'io.micrometer.prometheus:prometheus-rsocket-client:1.4.0'
// https://jarcasting.com/artifacts/io.micrometer.prometheus/prometheus-rsocket-client/
implementation ("io.micrometer.prometheus:prometheus-rsocket-client:1.4.0")
'io.micrometer.prometheus:prometheus-rsocket-client:jar:1.4.0'
<dependency org="io.micrometer.prometheus" name="prometheus-rsocket-client" rev="1.4.0">
<artifact name="prometheus-rsocket-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.micrometer.prometheus', module='prometheus-rsocket-client', version='1.4.0')
)
libraryDependencies += "io.micrometer.prometheus" % "prometheus-rsocket-client" % "1.4.0"
[io.micrometer.prometheus/prometheus-rsocket-client "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.rsocket : rsocket-core | jar | 1.1.1 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.xerial.snappy : snappy-java | jar | 1.1.8.4 |