(Comcast) drive-thru

Drive-Thru is a helper utility for making HTTP requests

Лицензия

Лицензия

Группа

Группа

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

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

drive-thru
Последняя версия

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

2.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

(Comcast) drive-thru
Drive-Thru is a helper utility for making HTTP requests
Ссылка на сайт

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

https://github.com/Comcast/drive-thru
Организация-разработчик

Организация-разработчик

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

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

https://github.com/Comcast/drive-thru

Скачать drive-thru

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

<!-- https://jarcasting.com/artifacts/com.comcast.drivethru/drive-thru/ -->
<dependency>
    <groupId>com.comcast.drivethru</groupId>
    <artifactId>drive-thru</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.comcast.drivethru/drive-thru/
implementation 'com.comcast.drivethru:drive-thru:2.0.7'
// https://jarcasting.com/artifacts/com.comcast.drivethru/drive-thru/
implementation ("com.comcast.drivethru:drive-thru:2.0.7")
'com.comcast.drivethru:drive-thru:jar:2.0.7'
<dependency org="com.comcast.drivethru" name="drive-thru" rev="2.0.7">
  <artifact name="drive-thru" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.comcast.drivethru', module='drive-thru', version='2.0.7')
)
libraryDependencies += "com.comcast.drivethru" % "drive-thru" % "2.0.7"
[com.comcast.drivethru/drive-thru "2.0.7"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.2.4
com.comcast.cereal : cereal jar 4.0.3
oauth.signpost : signpost-core jar 1.2.1
oauth.signpost : signpost-commonshttp4 jar 1.2.1
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpcore jar 4.4.1
org.slf4j : slf4j-api jar 1.7.19
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

test (5)

Идентификатор библиотеки Тип Версия
com.comcast.pantry : pantry jar 2.0.8
ch.qos.logback : logback-classic jar 1.1.2
org.apache.httpcomponents : httpmime jar 4.4.1
org.testng : testng jar 6.8.21
org.easymock : easymock jar 3.3.1

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

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

Drive-Thru - This project is no longer actively maintained.

Build Status

http://comcast.github.io/drive-thru/

##Summary Drive-Thru is a helper utility for making HTTP requests. It is especially useful when interacting with REST APIs as it simplifies the process of constructing a request and serializing/deserializing data in/from those requests

Drive-Thru

##How do I use it? You can find ample documentation in the javadocs for the various apis. Additionally, please see the src\test package for example tests written using drive-thru.

##Submitting Issues Please file a github issue for any problems or feature requests (or better yet, submit a pull request!)

com.comcast.drivethru
Comcast brings together the best in media and technology to create the world's best entertainment and online experiences

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

Версия
2.0.7
2.0.4
2.0.3
2.0.2
2.0.1