A simple HTTP client

HTTP REST client, simplified for Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.sendgrid
ArtifactId

ArtifactId

java-http-client
Last Version

Last Version

4.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

A simple HTTP client
HTTP REST client, simplified for Java
Project URL

Project URL

https://github.com/sendgrid/java-http-client
Source Code Management

Source Code Management

https://github.com/sendgrid/java-http-client

Download java-http-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.httpcomponents : httpclient jar 4.5.13

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.11
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.
com.sendgrid

Twilio SendGrid

Official open source libraries - send emails and integrate with our APIs fast.

Versions

Version
4.5.1
4.5.0
4.4.0
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
3.0.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.0
2.0.0
1.0.0