| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаio.higherkindness |
| Идентификатор | Идентификаторmu-rpc-prometheus_3 |
| Последняя версия | Последняя версия0.29.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеprometheus
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mu-rpc-prometheus_3-0.29.0.pom | |
| mu-rpc-prometheus_3-0.29.0.jar | 21 KB |
| mu-rpc-prometheus_3-0.29.0-sources.jar | 2 KB |
| mu-rpc-prometheus_3-0.29.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-prometheus_3/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-prometheus_3</artifactId>
<version>0.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-prometheus_3/
implementation 'io.higherkindness:mu-rpc-prometheus_3:0.29.0'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-prometheus_3/
implementation ("io.higherkindness:mu-rpc-prometheus_3:0.29.0")
'io.higherkindness:mu-rpc-prometheus_3:jar:0.29.0'
<dependency org="io.higherkindness" name="mu-rpc-prometheus_3" rev="0.29.0">
<artifact name="mu-rpc-prometheus_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-prometheus_3', version='0.29.0')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-prometheus_3" % "0.29.0"
[io.higherkindness/mu-rpc-prometheus_3 "0.29.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.higherkindness : mu-rpc-service_3 | jar | 0.29.0 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| io.prometheus : simpleclient | jar | 0.15.0 |