Netty based path router


License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

co.cask.http
ArtifactId

ArtifactId

netty-http
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Netty based path router
Netty based path router
Project URL

Project URL

https://github.com/caskdata/netty-http
Source Code Management

Source Code Management

https://github.com/caskdata/netty-http.git

Download netty-http

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0
io.netty : netty-buffer jar 4.1.16.Final
io.netty : netty-codec-http jar 4.1.16.Final
io.netty : netty-handler jar 4.1.16.Final
org.slf4j : slf4j-api jar 1.7.5
com.google.code.findbugs : jsr305 Optional jar 2.0.1
commons-beanutils : commons-beanutils-core jar 1.8.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

netty-http

Versions

Version
1.1.0
1.0.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0