is not current version
Last Version 3.1.0-M3

org.glassfish.jersey.examples:oauth-client-twitter 3.0.0-M6

Twitter client using OAuth 1 support for Jersey that retrieves Tweets from the home timeline of a registered Twitter account.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

oauth-client-twitter
Version

Version

3.0.0-M6
Type

Type

jar
Description

Description

Twitter client using OAuth 1 support for Jersey that retrieves Tweets from the home timeline of a registered Twitter account.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/oauth-client-twitter
Project Organization

Project Organization

Eclipse Foundation

Download oauth-client-twitter 3.0.0-M6


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

Dependencies

compile (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 3.0.0-M6
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.security : oauth1-client jar 3.0.0-M6
org.glassfish.jersey.media : jersey-media-json-jackson jar 3.0.0-M6

Project Modules

There are no modules declared in this project.