Hydra HTTP Light Server

A ultra lightweight async non-blocking custom HTTP server implementation

GroupId

GroupId

org.codehaus.hydra-cache
ArtifactId

ArtifactId

http-server
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Hydra HTTP Light Server
A ultra lightweight async non-blocking custom HTTP server implementation

Download http-server

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.hydra-cache : protocol jar 0.4
org.codehaus.hydra-cache : harmony jar 0.4
org.apache.httpcomponents : httpcore-nio jar 4.0-beta2
org.json : json jar 20090211
commons-io : commons-io jar 1.4
log4j : log4j jar 1.2.14

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 2.5.5

test (4)

Group / Artifact Type Version
junit : junit jar 4.4
org.mockito : mockito-all jar 1.7
org.jmock : jmock-junit4 jar 2.5.0
org.jmock : jmock-legacy jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4