Last Version

health-server-monix 0.20.1

mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2

License

License

GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-rpc-example-health-check-server-monix_2.12
Version

Version

0.20.1
Type

Type

jar
Description

Description

health-server-monix
mu RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Project URL

Project URL

https://higherkindness.github.io/mu-scala/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/mu-scala

Download 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/ -->
<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"]

Dependencies

compile (8)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.