License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdio.appform.http |
ArtifactId | ArtifactIdhttp-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP Client
A configurable http client.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-client-1.0.1.pom | |
http-client-1.0.1.jar | 17 KB |
http-client-1.0.1-sources.jar | 10 KB |
http-client-1.0.1-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.appform.http/http-client/ -->
<dependency>
<groupId>io.appform.http</groupId>
<artifactId>http-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.http/http-client/
implementation 'io.appform.http:http-client:1.0.1'
// https://jarcasting.com/artifacts/io.appform.http/http-client/
implementation ("io.appform.http:http-client:1.0.1")
'io.appform.http:http-client:jar:1.0.1'
<dependency org="io.appform.http" name="http-client" rev="1.0.1">
<artifact name="http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.http', module='http-client', version='1.0.1')
)
libraryDependencies += "io.appform.http" % "http-client" % "1.0.1"
[io.appform.http/http-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
io.dropwizard.metrics : metrics-core | jar | 4.2.7 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
com.github.tomakehurst : wiremock-jre8 | jar | 2.32.0 |
ch.qos.logback : logback-classic | jar | 1.2.10 |