| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаio.higherkindness |
| Идентификатор | Идентификаторmu-rpc-prometheus-server_2.11 |
| Версия | Версия0.17.2 |
| Тип | Типjar |
| Описание |
Описаниеprometheus-server
mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-prometheus-server_2.11/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-prometheus-server_2.11</artifactId>
<version>0.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-prometheus-server_2.11/
implementation 'io.higherkindness:mu-rpc-prometheus-server_2.11:0.17.2'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-prometheus-server_2.11/
implementation ("io.higherkindness:mu-rpc-prometheus-server_2.11:0.17.2")
'io.higherkindness:mu-rpc-prometheus-server_2.11:jar:0.17.2'
<dependency org="io.higherkindness" name="mu-rpc-prometheus-server_2.11" rev="0.17.2">
<artifact name="mu-rpc-prometheus-server_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-prometheus-server_2.11', version='0.17.2')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-prometheus-server_2.11" % "0.17.2"
[io.higherkindness/mu-rpc-prometheus-server_2.11 "0.17.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| io.higherkindness : mu-rpc-prometheus-shared_2.11 | jar | 0.17.2 |
| io.higherkindness : mu-rpc-server_2.11 | jar | 0.17.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |
| org.slf4j : slf4j-nop | jar | 1.7.25 |