License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIddropwizard-social-sign-on-example-webapp |
Last Version | Last Version3.0.0-b2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-social-sign-on-example-webapp
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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-example-webapp/ -->
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>dropwizard-social-sign-on-example-webapp</artifactId>
<version>3.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-example-webapp/
implementation 'com.sigpwned:dropwizard-social-sign-on-example-webapp:3.0.0-b2'
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-example-webapp/
implementation ("com.sigpwned:dropwizard-social-sign-on-example-webapp:3.0.0-b2")
'com.sigpwned:dropwizard-social-sign-on-example-webapp:jar:3.0.0-b2'
<dependency org="com.sigpwned" name="dropwizard-social-sign-on-example-webapp" rev="3.0.0-b2">
<artifact name="dropwizard-social-sign-on-example-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='dropwizard-social-sign-on-example-webapp', version='3.0.0-b2')
)
libraryDependencies += "com.sigpwned" % "dropwizard-social-sign-on-example-webapp" % "3.0.0-b2"
[com.sigpwned/dropwizard-social-sign-on-example-webapp "3.0.0-b2"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 3.0.0-beta.2 |
org.mockito : mockito-core | jar | 4.5.0 |
junit : junit | jar | 4.13.2 |