Last Version

io.rxmicro:rxmicro-rest-client-netty 0.9

The module that is a REST client implementation module based on Netty.

License

License

Categories

Categories

Net CLI User Interface Netty Networking
GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-rest-client-netty
Version

Version

0.9
Type

Type

jar
Description

Description

The module that is a REST client implementation module based on Netty.
Project Organization

Project Organization

The RxMicro framework
Source Code Management

Source Code Management

http://github.com/rxmicro/rxmicro/tree/master/rxmicro-rest-client-netty

Download rxmicro-rest-client-netty 0.9


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

Dependencies

compile (16)

Group / Artifact Type Version
io.rxmicro : rxmicro-rest-client jar 0.9
io.rxmicro : rxmicro-netty-runtime jar 0.9
io.projectreactor : reactor-core jar 3.4.1
io.projectreactor.netty : reactor-netty-http jar 1.0.2
io.netty : netty-common jar 4.1.56.Final
io.netty : netty-codec jar 4.1.56.Final
io.netty : netty-codec-http jar 4.1.56.Final
io.netty : netty-codec-http2 jar 4.1.56.Final
io.netty : netty-codec-socks jar 4.1.56.Final
io.netty : netty-codec-dns jar 4.1.56.Final
io.netty : netty-handler jar 4.1.56.Final
io.netty : netty-handler-proxy jar 4.1.56.Final
io.netty : netty-resolver jar 4.1.56.Final
io.netty : netty-resolver-dns jar 4.1.56.Final
io.netty : netty-transport jar 4.1.56.Final
io.netty : netty-transport-native-unix-common jar 4.1.56.Final

test (6)

Group / Artifact Type Version
com.github.tomakehurst : wiremock-jre8 jar 2.27.2
io.rxmicro : rxmicro-slf4j-proxy jar 0.9
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.6.28

Project Modules

There are no modules declared in this project.