License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.sigpwned |
ArtifactId | ArtifactIddropwizard-social-sign-on-twitter-oauth-1 |
Last Version | Last Version3.0.0-b2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-social-sign-on-twitter-oauth-1
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-twitter-oauth-1/ -->
<dependency>
<groupId>com.sigpwned</groupId>
<artifactId>dropwizard-social-sign-on-twitter-oauth-1</artifactId>
<version>3.0.0-b2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1/
implementation 'com.sigpwned:dropwizard-social-sign-on-twitter-oauth-1:3.0.0-b2'
// https://jarcasting.com/artifacts/com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1/
implementation ("com.sigpwned:dropwizard-social-sign-on-twitter-oauth-1:3.0.0-b2")
'com.sigpwned:dropwizard-social-sign-on-twitter-oauth-1:jar:3.0.0-b2'
<dependency org="com.sigpwned" name="dropwizard-social-sign-on-twitter-oauth-1" rev="3.0.0-b2">
<artifact name="dropwizard-social-sign-on-twitter-oauth-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sigpwned', module='dropwizard-social-sign-on-twitter-oauth-1', version='3.0.0-b2')
)
libraryDependencies += "com.sigpwned" % "dropwizard-social-sign-on-twitter-oauth-1" % "3.0.0-b2"
[com.sigpwned/dropwizard-social-sign-on-twitter-oauth-1 "3.0.0-b2"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | |
com.sigpwned : httpmodel-servlet | jar | 0.0.0 |
com.sigpwned : dropwizard-social-sign-on-core | jar | 3.0.0-b2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | |
com.google.guava : guava | jar | |
org.mockito : mockito-core | jar | |
com.squareup.okhttp3 : mockwebserver | jar | 4.10.0 |