maelstorm

Simple non blocking http server

Categories

Categories

ORM Data
GroupId

GroupId

io.maelstorm
ArtifactId

ArtifactId

maelstorm
Last Version

Last Version

2.5-CR6
Release Date

Release Date

Type

Type

jar
Description

Description

maelstorm
Simple non blocking http server
Source Code Management

Source Code Management

https://github.com/JatinderSingh/http-server

Download maelstorm

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
io.netty : netty-codec-http jar 4.1.6.Final
io.netty : netty-handler jar 4.1.6.Final
io.netty : netty-transport-native-epoll jar 4.1.6.Final
io.netty : netty-tcnative-boringssl-static jar 1.1.33.Fork23
com.stumbleupon : async jar 1.3.1
org.javassist : javassist jar 3.18.0-GA

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.2

Project Modules

There are no modules declared in this project.

http-server

High Throughput server based on netty

Versions

Version
2.5-CR6
2.5-CR4
2.5-CR3
2.5-CR2
2.5-CR1
2.4