License |
License |
---|---|
GroupId | GroupIdcom.comcast.drivethru |
ArtifactId | ArtifactIddrive-thru |
Version | Version2.0.7 |
Type | Typejar |
Description |
Description(Comcast) drive-thru
Drive-Thru is a helper utility for making HTTP requests
|
Project URL |
Project URL |
Project Organization |
Project OrganizationComcast |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
drive-thru-2.0.7.pom | |
drive-thru-2.0.7.jar | 52 KB |
drive-thru-2.0.7-sources.jar | 54 KB |
drive-thru-2.0.7-javadoc.jar | 293 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
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 |