Last Version

rpc-service 0.29.0

Mu 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-service_3
Version

Version

0.29.0
Type

Type

jar
Description

Description

rpc-service
Mu is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Project URL

Project URL

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

Project Organization

47 Degrees Open Source
Source Code Management

Source Code Management

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

Download mu-rpc-service_3 0.29.0


<!-- https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-service_3/ -->
<dependency>
    <groupId>io.higherkindness</groupId>
    <artifactId>mu-rpc-service_3</artifactId>
    <version>0.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-service_3/
implementation 'io.higherkindness:mu-rpc-service_3:0.29.0'
// https://jarcasting.com/artifacts/io.higherkindness/mu-rpc-service_3/
implementation ("io.higherkindness:mu-rpc-service_3:0.29.0")
'io.higherkindness:mu-rpc-service_3:jar:0.29.0'
<dependency org="io.higherkindness" name="mu-rpc-service_3" rev="0.29.0">
  <artifact name="mu-rpc-service_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higherkindness', module='mu-rpc-service_3', version='0.29.0')
)
libraryDependencies += "io.higherkindness" % "mu-rpc-service_3" % "0.29.0"
[io.higherkindness/mu-rpc-service_3 "0.29.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.2
org.typelevel : cats-effect_3 jar 3.3.11
com.thesamet.scalapb : scalapb-runtime-grpc_3 jar 0.11.10
org.log4s : log4s_3 jar 1.10.0
org.tpolecat : natchez-core_3 jar 0.1.6
org.scala-lang.modules : scala-collection-compat_3 jar 2.7.0
io.grpc : grpc-stub jar 1.46.0
com.sksamuel.avro4s : avro4s-core_3 jar 5.0.0

Project Modules

There are no modules declared in this project.