Bring API HttpClient 3 adapter

Root pom of bring-java-api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bring
ArtifactId

ArtifactId

bring-api-httpclient3
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Bring API HttpClient 3 adapter
Root pom of bring-java-api
Project URL

Project URL

http://developer.bring.com

Download bring-api-httpclient3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.bring : bring-api jar 1.0.8
commons-httpclient : commons-httpclient jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.
com.bring

bring

Versions

Version
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.0