netty4 http server

netty4 http server with request mapping

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.zhixiangli
ArtifactId

ArtifactId

netty4-http
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

netty4 http server
netty4 http server with request mapping

Download netty4-http

How to add to project

<!-- https://jarcasting.com/artifacts/com.zhixiangli/netty4-http/ -->
<dependency>
    <groupId>com.zhixiangli</groupId>
    <artifactId>netty4-http</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zhixiangli/netty4-http/
implementation 'com.zhixiangli:netty4-http:0.0.1'
// https://jarcasting.com/artifacts/com.zhixiangli/netty4-http/
implementation ("com.zhixiangli:netty4-http:0.0.1")
'com.zhixiangli:netty4-http:jar:0.0.1'
<dependency org="com.zhixiangli" name="netty4-http" rev="0.0.1">
  <artifact name="netty4-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zhixiangli', module='netty4-http', version='0.0.1')
)
libraryDependencies += "com.zhixiangli" % "netty4-http" % "0.0.1"
[com.zhixiangli/netty4-http "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.6.Final
org.slf4j : slf4j-api jar 1.7.22
com.google.guava : guava jar 21.0
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1