Last Version

netty 0.18.4

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.11
Version

Version

0.18.4
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/
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/mu

Download mu-rpc-netty_2.11 0.18.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.higherkindness : mu-rpc-channel_2.11 jar 0.18.4
io.grpc : grpc-netty jar 1.18.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.6
org.slf4j : slf4j-nop jar 1.7.26
io.netty : netty-tcnative-boringssl-static jar 2.0.20.Final

Project Modules

There are no modules declared in this project.