is not current version
Last Version 4.5.1

A simple HTTP client 4.5.0

HTTP REST client, simplified for Java

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.sendgrid
ArtifactId

ArtifactId

java-http-client
Version

Version

4.5.0
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 4.5.0


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

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.