Last Version

dropwizard-social-sign-on-module 3.0.0-b2

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-module
Version

Version

3.0.0-b2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/sigpwned/dropwizard-social-sign-on-module
Project Organization

Project Organization

Andy Boothe
Source Code Management

Source Code Management

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

Download dropwizard-social-sign-on-module 3.0.0-b2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dropwizard-social-sign-on-core
  • dropwizard-social-sign-on-twitter-oauth-1
  • dropwizard-social-sign-on-example-webapp