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

Лицензия

Лицензия

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

com.sigpwned
Идентификатор

Идентификатор

dropwizard-social-sign-on-module
Последняя версия

Последняя версия

3.0.0-b2
Дата

Дата

Тип

Тип

pom
Описание

Описание

dropwizard-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+
Ссылка на сайт

Ссылка на сайт

https://github.com/sigpwned/dropwizard-social-sign-on-module
Организация-разработчик

Организация-разработчик

Andy Boothe
Система контроля версий

Система контроля версий

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

Скачать dropwizard-social-sign-on-module

Имя Файла Размер
dropwizard-social-sign-on-module-3.0.0-b2.pom 10 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • dropwizard-social-sign-on-core
  • dropwizard-social-sign-on-twitter-oauth-1
  • dropwizard-social-sign-on-example-webapp

Версии библиотеки

Версия
3.0.0-b2
3.0.0-b1