OAuth Core: HttpClient4

An open protocol to allow API authentication in a simple and standard method from desktop and web applications.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.oauth.core
ArtifactId

ArtifactId

oauth-httpclient4
Last Version

Last Version

20090913
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth Core: HttpClient4
An open protocol to allow API authentication in a simple and standard method from desktop and web applications.
Project URL

Project URL

http://oauth.net/code/oauth-httpclient4/

Download oauth-httpclient4

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.oauth.core : oauth-consumer jar 20090617
org.apache.httpcomponents : httpclient jar 4.0

test (3)

Group / Artifact Type Version
net.oauth.core : oauth-provider jar 20090531
org.mortbay.jetty : jetty-embedded jar 6.1.11
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
20090913