Last Version

Unirest java 1.8.0

Rest Java client based on Unirest

License

License

MIT
Categories

Categories

Java Languages unirest-java Net HTTP Clients
GroupId

GroupId

io.joshworks.unirest
ArtifactId

ArtifactId

unirest-java
Version

Version

1.8.0
Type

Type

jar
Description

Description

Unirest java
Rest Java client based on Unirest
Project URL

Project URL

https://github.com/josueeduardo/rest-client
Source Code Management

Source Code Management

https://github.com/josueeduardo/rest-client

Download unirest-java 1.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpasyncclient jar 4.1.3
org.apache.httpcomponents : httpmime jar 4.5.3
org.json : json jar 20160212
com.google.code.gson : gson jar 2.8.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.2.1
io.joshworks.snappy : snappy jar 0.3.0

Project Modules

There are no modules declared in this project.