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