JOAuth

A Java library for authenticating HTTP requests using OAuth

License

License

GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

joauth
Last Version

Last Version

6.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

JOAuth
A Java library for authenticating HTTP requests using OAuth
Project URL

Project URL

http://github.com/twitter/joauth

Download joauth

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 15.0

test (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scala-tools.testing : specs_2.10 jar 1.6.9
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

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

Twitter

Twitter 💙 #opensource

Versions

Version
6.0.3
6.0.2
6.0.1
6.0.0
5.0.1
5.0.0
4.0.1
4.0.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.3