MVN

com.sendgrid : java-http-client

Maven & Gradle

May 18, 2022
1 usages
26 stars

A simple HTTP client · HTTP REST client, simplified for Java

<dependency>
    <groupId>com.sendgrid</groupId>
    <artifactId>java-http-client</artifactId>
    <version>4.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sendgrid : java-http-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5.1

All Versions

Choose a version of com.sendgrid : java-http-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5.x
java-http-client-4.5.1
java-http-client-4.5.0
4.4.x
java-http-client-4.4.0
4.3.x
java-http-client-4.3.9
java-http-client-4.3.8
java-http-client-4.3.7
java-http-client-4.3.6
java-http-client-4.3.5
java-http-client-4.3.4
java-http-client-4.3.3
java-http-client-4.3.2
java-http-client-4.3.1
java-http-client-4.3.0
4.2.x
java-http-client-4.2.0
4.1.x
java-http-client-4.1.1
java-http-client-4.1.0
4.0.x
java-http-client-4.0.0
3.0.x
java-http-client-3.0.0
2.3.x
java-http-client-2.3.4
java-http-client-2.3.3
java-http-client-2.3.2
java-http-client-2.3.1
java-http-client-2.3.0
2.2.x
java-http-client-2.2.1
java-http-client-2.2.0
2.1.x
java-http-client-2.1.0
2.0.x
java-http-client-2.0.0
1.0.x
java-http-client-1.0.0

How to add a dependency to Maven

Add the following com.sendgrid : java-http-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sendgrid</groupId>
    <artifactId>java-http-client</artifactId>
    <version>4.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sendgrid : java-http-client gradle dependency to your build.gradle file:

implementation 'com.sendgrid:java-http-client:4.5.1'

Gradle Kotlin DSL: Add the following com.sendgrid : java-http-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sendgrid:java-http-client:4.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sendgrid : java-http-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sendgrid" % "java-http-client" % "4.5.1"

Advertisement

Dependencies from Group

Jun 29, 2022
58 usages
462 stars
May 18, 2022
2 usages
5 stars
May 18, 2022
1 usages
26 stars

Discover Dependencies

Apr 11, 2016
140 stars
Apr 15, 2016
1 usages
9 stars
Nov 04, 2020
6 usages
22 stars
Aug 25, 2016
1.7k stars
Oct 08, 2021
2 usages
Jun 14, 2016
3 stars