d

dropwizard-social-sign-on-module

dropwizard-social-sign-on-module adds OAuth social sign-on flows for the most popular social networks to Dropwizard 2.0+
https://github.com/sigpwned/dropwizard-social-sign-on-module
Apache License, Version 2.0
Andy Boothe
Andy Boothe
Files download
File Operation
dropwizard-social-sign-on-module-4.0.0-b3.pom download
Apache Maven
<dependency>
  <groupId>com.sigpwned</groupId>
  <artifactId>dropwizard-social-sign-on-module</artifactId>
  <version>4.0.0-b3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.sigpwned:dropwizard-social-sign-on-module:4.0.0-b3'
Gradle Kotlin
implementation("com.sigpwned:dropwizard-social-sign-on-module:4.0.0-b3")
Scala SBT
libraryDependencies += "com.sigpwned" % "dropwizard-social-sign-on-module" % "4.0.0-b3"
Groovy Grape
@Grapes(
  @Grab(group='com.sigpwned', module='dropwizard-social-sign-on-module', version='4.0.0-b3')
)
Apache Ivy
<dependency org="com.sigpwned" name="dropwizard-social-sign-on-module" rev="4.0.0-b3" />
Leiningen
[com.sigpwned/dropwizard-social-sign-on-module "4.0.0-b3"]
Apache Buildr
'com.sigpwned:dropwizard-social-sign-on-module:jar:4.0.0-b3'
Dependencies
The project has no third-party dependencies