Simple HTTP

Simple is a high performance asynchronous HTTP framework for Java

Лицензия

Лицензия

Группа

Группа

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

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

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

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

6.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Simple HTTP
Simple is a high performance asynchronous HTTP framework for Java
Ссылка на сайт

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

http://www.simpleframework.org

Скачать simple-http

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.simpleframework : simple-common jar 6.0.1
org.simpleframework : simple-transport jar 6.0.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

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

Версия
6.0.1
6.0