Micro HTTP Server

Microhttp is an event-driven, single-threaded, zero-dependency web server

Лицензия

Лицензия

Группа

Группа

org.microhttp
Идентификатор

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

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

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

0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Micro HTTP Server
Microhttp is an event-driven, single-threaded, zero-dependency web server
Ссылка на сайт

Ссылка на сайт

https://github.com/ebarlas/microhttp
Система контроля версий

Система контроля версий

https://github.com/ebarlas/microhttp/tree/main

Скачать microhttp

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

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

Зависимости

test (1)

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

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

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

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

Версия
0.7
0.6
0.5
0.4
0.3
0.2
0.1