Last Version

Netty based path router 0.3.0

Netty based path router

License

License

GroupId

GroupId

com.continuuity
ArtifactId

ArtifactId

http
Version

Version

0.3.0
Type

Type

jar
Description

Description

Netty based path router
Netty based path router

Download http 0.3.0


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0
io.netty : netty jar 3.6.6.Final
org.slf4j : slf4j-api jar 1.7.5
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 13.0.1
com.google.code.findbugs : jsr305 jar 2.0.1
commons-beanutils : commons-beanutils-core jar 1.8.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.