io.github.openunirest:open-unirest-java

Simplified, lightweight HTTP client library.

License

License

MIT
Categories

Categories

Java Languages unirest-java Net HTTP Clients
GroupId

GroupId

io.github.openunirest
ArtifactId

ArtifactId

open-unirest-java
Last Version

Last Version

3.3.06
Release Date

Release Date

Type

Type

jar
Description

Description

Simplified, lightweight HTTP client library.

Download open-unirest-java

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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 (13)

Group / Artifact Type Version
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 27.0.1-jre
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
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
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.

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

Versions

Version
3.3.06
3.3.05
3.3.04
3.3.03
3.3.02
3.3.00
3.2.06
3.2.05
3.2.04
3.2.03
3.2.02
3.2.01
3.2.00
3.1.02
3.1.01
3.1.00
3.0.04
3.0.03
3.0.02
3.0.01
3.0.00