| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.higherkindness |
| Идентификатор | Идентификаторmu-rpc-example-health-check-server-monix_2.12 |
| Версия | Версия0.20.1 |
| Тип | Типjar |
| Описание |
Описаниеhealth-server-monix
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-example-health-check-server-monix_2.12/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-example-health-check-server-monix_2.12</artifactId>
<version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-example-health-check-server-monix_2.12/
implementation 'io.higherkindness:mu-rpc-example-health-check-server-monix_2.12:0.20.1'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-example-health-check-server-monix_2.12/
implementation ("io.higherkindness:mu-rpc-example-health-check-server-monix_2.12:0.20.1")
'io.higherkindness:mu-rpc-example-health-check-server-monix_2.12:jar:0.20.1'
<dependency org="io.higherkindness" name="mu-rpc-example-health-check-server-monix_2.12" rev="0.20.1">
<artifact name="mu-rpc-example-health-check-server-monix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-example-health-check-server-monix_2.12', version='0.20.1')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-example-health-check-server-monix_2.12" % "0.20.1"
[io.higherkindness/mu-rpc-example-health-check-server-monix_2.12 "0.20.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| io.higherkindness : mu-rpc-monix_2.12 | jar | 0.20.1 |
| io.higherkindness : mu-rpc-health-check-unary_2.12 | jar | 0.20.1 |
| io.higherkindness : mu-rpc-server_2.12 | jar | 0.20.1 |
| io.chrisdavenport : log4cats-core_2.12 | jar | 1.0.1 |
| io.chrisdavenport : log4cats-slf4j_2.12 | jar | 1.0.1 |
| io.monix : monix_2.12 | jar | 3.1.0 |
| org.typelevel : cats-effect_2.12 | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |
| org.slf4j : slf4j-nop | jar | 1.7.30 |