com.kncept.httpserver:http-spec-tests

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать http-spec-tests

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.kncept.httpserver : java-provider jar 7.0.0
junit : junit jar 4.4
com.kncept.httpserver : koncept-full jar 1.0.2
com.kncept.httpserver : http-utils jar 1.0.2
org.apache.httpcomponents : httpclient jar 4.3.2

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

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

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

Версия
1.0.2
1.0.1
1.0.0
0.8.0