unirest-java

Simplified, lightweight HTTP client library

Лицензия

Лицензия

MIT
Категории

Категории

Java Языки программирования unirest-java Сеть HTTP Clients
Группа

Группа

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

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

unirest-java
Последняя версия

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

2.5.03
Дата

Дата

Тип

Тип

jar
Описание

Описание

unirest-java
Simplified, lightweight HTTP client library
Ссылка на сайт

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

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

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

https://github.com/OpenUnirest/unirest-java

Скачать unirest-java

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.json : json jar 20180813

test (12)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
commons-io : commons-io jar 2.4
org.mockito : mockito-all jar 2.0.2-beta
com.google.guava : guava jar 24.0-jre
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
com.sparkjava : spark-core jar 2.8.0
org.skyscreamer : jsonassert jar 1.5.0
org.slf4j : slf4j-simple jar 1.7.25
com.google.code.gson : gson jar 2.8.1
com.github.paweladamski : HttpClientMock jar 1.0.4

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

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

This project went home to the mothership

This project has been merged with https://github.com/Kong/unirest-java. Please see that project as the primary place for new features and security issues.

io.github.openunirest

Community Supported Unirest

This project has been merged with Kong and is being maintained there https://github.com/Kong/unirest-java

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

Версия
2.5.03
2.5.02
2.5.01
2.5.00
2.4.02
2.4.01
2.4.00
2.3.00
2.2.12
2.2.11
2.2.10
2.2.08
2.2.07
2.2.06
2.2.04
2.2.03
2.2.02
2.2.01
2.2.00
2.1.01
2.0.02