A simple HTTP client

HTTP REST client, simplified for Java

Лицензия

Лицензия

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.sendgrid
Идентификатор

Идентификатор

java-http-client
Последняя версия

Последняя версия

4.5.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A simple HTTP client
HTTP REST client, simplified for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/sendgrid/java-http-client
Система контроля версий

Система контроля версий

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

Скачать java-http-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpcore jar 4.4.15
org.apache.httpcomponents : httpclient jar 4.5.13

test (2)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.11
org.mockito : mockito-core jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.
com.sendgrid

Twilio SendGrid

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

Версии библиотеки

Версия
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