MVN

com.sigpwned : dropwizard-social-sign-on-module

Maven & Gradle

Aug 29, 2022
1 stars

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+

<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>dropwizard-social-sign-on-module</artifactId>
    <version>4.0.0-b3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sigpwned : dropwizard-social-sign-on-module to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0-b3

All Versions

Choose a version of com.sigpwned : dropwizard-social-sign-on-module to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
dropwizard-social-sign-on-module-4.0.0-b3
3.0.x
dropwizard-social-sign-on-module-3.0.0-b3
dropwizard-social-sign-on-module-3.0.0-b2
dropwizard-social-sign-on-module-3.0.0-b1
2.1.x
dropwizard-social-sign-on-module-2.1.0-b3
2.0.x
dropwizard-social-sign-on-module-2.0.0-b3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sigpwned</groupId>
    <artifactId>dropwizard-social-sign-on-module</artifactId>
    <version>4.0.0-b3</version>
</dependency>