License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIddropwizard-social-sign-on-module |
Last Version | Last Version3.0.0-b2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondropwizard-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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-social-sign-on-module-3.0.0-b2.pom | 10 KB |
Browse |
<!-- 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"]