Last Version

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

The module that defines HTTP server implementation based on Netty.

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.rxmicro
ArtifactId

ArtifactId

rxmicro-rest-server-netty
Version

Version

0.9
Type

Type

jar
Description

Description

The module that defines HTTP server implementation 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-server-netty

Download rxmicro-rest-server-netty 0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
io.rxmicro : rxmicro-rest-server jar 0.9
io.rxmicro : rxmicro-netty-runtime jar 0.9
io.netty : netty-codec-http jar 4.1.56.Final

test (4)

Group / Artifact Type Version
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.