Last Version

unirest-java 0.0.7

Simplified, lightweight HTTP client library

License

License

MIT
Categories

Categories

Java Languages unirest-java Net HTTP Clients
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

unirest-java
Version

Version

0.0.7
Type

Type

jar
Description

Description

unirest-java
Simplified, lightweight HTTP client library
Source Code Management

Source Code Management

http://github.com/bingoohuang/unirest-java

Download unirest-java 0.0.7


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

Dependencies

compile (7)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.35
com.google.guava : guava jar 20.0
org.springframework : spring-web Optional jar 4.1.6.RELEASE
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

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.0

Project Modules

There are no modules declared in this project.