Last Version

client-netty 0.15.1

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

License

License

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

io.frees
ArtifactId

ArtifactId

frees-rpc-client-netty_2.12
Version

Version

0.15.1
Type

Type

jar
Description

Description

client-netty
Freestyle RPC is a purely functional library for building RPC endpoint based services with support for RPC and HTTP/2
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/higherkindness/freestyle-rpc

Download frees-rpc-client-netty_2.12 0.15.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
io.frees : frees-rpc-client-core_2.12 jar 0.15.1
io.grpc : grpc-netty jar 1.15.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.slf4j : slf4j-nop jar 1.7.25
io.netty : netty-tcnative-boringssl-static jar 2.0.12.Final

Project Modules

There are no modules declared in this project.