dropwizard-social-sign-on-twitter-oauth-1

dropwizard-social-sign-on-module adds OAuth social sign-on flows for the most popular social networks to Dropwizard 3.0+

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

dropwizard-social-sign-on-twitter-oauth-1
Last Version

Last Version

3.0.0-b2
Release Date

Release Date

Type

Type

jar
Description

Description

dropwizard-social-sign-on-twitter-oauth-1
dropwizard-social-sign-on-module adds OAuth social sign-on flows for the most popular social networks to Dropwizard 3.0+
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/dropwizard-social-sign-on-module/tree/main/dropwizard-social-sign-on-twitter-oauth-1

Download dropwizard-social-sign-on-twitter-oauth-1

How to add to project

<!-- https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1/ -->
<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>dropwizard-social-sign-on-twitter-oauth-1</artifactId>
    <version>3.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1/
implementation 'com.sigpwned:dropwizard-social-sign-on-twitter-oauth-1:3.0.0-b2'
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1/
implementation ("com.sigpwned:dropwizard-social-sign-on-twitter-oauth-1:3.0.0-b2")
'com.sigpwned:dropwizard-social-sign-on-twitter-oauth-1:jar:3.0.0-b2'
<dependency org="com.sigpwned" name="dropwizard-social-sign-on-twitter-oauth-1" rev="3.0.0-b2">
  <artifact name="dropwizard-social-sign-on-twitter-oauth-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='dropwizard-social-sign-on-twitter-oauth-1', version='3.0.0-b2')
)
libraryDependencies += "com.sigpwned" % "dropwizard-social-sign-on-twitter-oauth-1" % "3.0.0-b2"
[com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1 "3.0.0-b2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
com.sigpwned : httpmodel-servlet jar 0.0.0
com.sigpwned : dropwizard-social-sign-on-core jar 3.0.0-b2

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36
junit : junit jar
com.google.guava : guava jar
org.mockito : mockito-core jar
com.squareup.okhttp3 : mockwebserver jar 4.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-b2
3.0.0-b1