| License |
License |
|---|---|
| Categories |
CategoriesJava Languages unirest-java Net HTTP Clients |
| GroupId | GroupIdcom.konghq |
| ArtifactId | ArtifactIdunirest-java |
| Last Version | Last Version4.0.0-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSimplified, lightweight HTTP client library.
|
| Filename | Size |
|---|---|
| unirest-java-4.0.0-RC2.pom | |
| unirest-java-4.0.0-RC2.jar | 153 KB |
| unirest-java-4.0.0-RC2-standalone.jar | 2 MB |
| unirest-java-4.0.0-RC2-sources.jar | 145 KB |
| unirest-java-4.0.0-RC2-javadoc.jar | 436 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.konghq/unirest-java/ -->
<dependency>
<groupId>com.konghq</groupId>
<artifactId>unirest-java</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.konghq/unirest-java/
implementation 'com.konghq:unirest-java:4.0.0-RC2'
// https://jarcasting.com/artifacts/com.konghq/unirest-java/
implementation ("com.konghq:unirest-java:4.0.0-RC2")
'com.konghq:unirest-java:jar:4.0.0-RC2'
<dependency org="com.konghq" name="unirest-java" rev="4.0.0-RC2">
<artifact name="unirest-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.konghq', module='unirest-java', version='4.0.0-RC2')
)
libraryDependencies += "com.konghq" % "unirest-java" % "4.0.0-RC2"
[com.konghq/unirest-java "4.0.0-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.12.4 |
| org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| com.google.guava : guava | jar | 30.1-jre |