Last Version

netty 0.21.3

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.higherkindness
ArtifactId

ArtifactId

mu-rpc-netty_2.12
Version

Version

0.21.3
Type

Type

jar
Description

Description

netty
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-netty_2.12 0.21.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
io.higherkindness : mu-rpc-channel_2.12 jar 0.21.3
io.grpc : grpc-netty jar 1.24.2

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.10

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.1
org.slf4j : slf4j-nop jar 1.7.30
io.netty : netty-tcnative-boringssl-static jar 2.0.25.Final

Project Modules

There are no modules declared in this project.