License |
License |
---|---|
GroupId | GroupIdio.higherkindness |
ArtifactId | ArtifactIdmu-rpc-http_2.13 |
Version | Version0.26.0 |
Type | Typejar |
Description |
Descriptionhttp
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mu-rpc-http_2.13-0.26.0.pom | |
mu-rpc-http_2.13-0.26.0.jar | 56 KB |
mu-rpc-http_2.13-0.26.0-sources.jar | 3 KB |
mu-rpc-http_2.13-0.26.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-http_2.13/ -->
<dependency>
<groupId>io.higherkindness</groupId>
<artifactId>mu-rpc-http_2.13</artifactId>
<version>0.26.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-http_2.13/
implementation 'io.higherkindness:mu-rpc-http_2.13:0.26.0'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-http_2.13/
implementation ("io.higherkindness:mu-rpc-http_2.13:0.26.0")
'io.higherkindness:mu-rpc-http_2.13:jar:0.26.0'
<dependency org="io.higherkindness" name="mu-rpc-http_2.13" rev="0.26.0">
<artifact name="mu-rpc-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-http_2.13', version='0.26.0')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-http_2.13" % "0.26.0"
[io.higherkindness/mu-rpc-http_2.13 "0.26.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
org.http4s : http4s-dsl_2.13 | jar | 0.21.22 |
org.http4s : http4s-blaze-server_2.13 | jar | 0.21.22 |
org.http4s : http4s-circe_2.13 | jar | 0.21.22 |
io.grpc : grpc-stub | jar | 1.36.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.4 |