Last Version

dropwizard-social-sign-on-core 3.0.0-b2

dropwizard-social-sign-on-module adds OAuth social sign-on flows for the most popular social networks to Dropwizard 3.0+

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.sigpwned
ArtifactId

ArtifactId

dropwizard-social-sign-on-core
Version

Version

3.0.0-b2
Type

Type

jar
Description

Description

dropwizard-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

Andy Boothe
Source Code Management

Source Code Management

https://github.com/sigpwned/dropwizard-social-sign-on-module/tree/main/dropwizard-social-sign-on-core

Download dropwizard-social-sign-on-core 3.0.0-b2


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-auth jar
jakarta.inject : jakarta.inject-api jar

Project Modules

There are no modules declared in this project.