koncept http parent

An implementation of the Java HTTP Server (including the OpenJDK interfaces and provided implementation)

Лицензия

Лицензия

Группа

Группа

com.kncept.httpserver
Идентификатор

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

http-parent
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

koncept http parent
An implementation of the Java HTTP Server (including the OpenJDK interfaces and provided implementation)

Скачать http-parent

Имя Файла Размер
http-parent-1.0.2.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • java-provider
  • http-utils
  • koncept-full
  • http-spec-tests

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

Версия
1.0.2
1.0.1
1.0.0
0.9.0
0.8.0