HttpsServer :: Core

ESA HttpServer is an asynchronous event-driven http server based on netty.

Лицензия

Лицензия

Группа

Группа

io.esastack
Идентификатор

Идентификатор

httpserver
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

HttpsServer :: Core
ESA HttpServer is an asynchronous event-driven http server based on netty.

Скачать httpserver

Как подключить последнюю версию

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
io.esastack : commons jar 0.2.1
io.esastack : commons-net-core jar 0.0.1
io.esastack : commons-net-netty jar 0.0.1
io.netty : netty-common jar
io.netty : netty-buffer jar
io.netty : netty-handler jar
io.netty : netty-codec jar
io.netty : netty-codec-http jar
io.netty : netty-codec-http2 jar
io.netty : netty-codec-haproxy jar
io.netty : netty-transport jar
io.netty : netty-transport-native-epoll jar

provided (2)

Идентификатор библиотеки Тип Версия
io.netty : netty-tcnative-boringssl-static jar 2.0.34.Final
com.jcraft : jzlib jar 1.1.3

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.4.2
org.mockito : mockito-inline jar 3.3.3

Модули Проекта

Данный проект не имеет модулей.
io.esastack

ESA Stack

Elastic Service Architecture

Версии библиотеки

Версия
0.1.1
0.1.0
0.0.1