Hybrid Social Login AuthCode Library

This artifact is useful to integrate social login using authCode grant type, it is a hybrid library

Лицензия

Лицензия

Группа

Группа

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

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

social-login-authcode-library
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hybrid Social Login AuthCode Library
This artifact is useful to integrate social login using authCode grant type, it is a hybrid library
Ссылка на сайт

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

https://github.com/udpnarola/social-login-authcode-library
Система контроля версий

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

https://github.com/udpnarola/social-login-authcode-library

Скачать social-login-authcode-library

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

<!-- https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/ -->
<dependency>
    <groupId>com.github.udpnarola</groupId>
    <artifactId>social-login-authcode-library</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/
implementation 'com.github.udpnarola:social-login-authcode-library:1.1.0'
// https://jarcasting.com/artifacts/com.github.udpnarola/social-login-authcode-library/
implementation ("com.github.udpnarola:social-login-authcode-library:1.1.0")
'com.github.udpnarola:social-login-authcode-library:jar:1.1.0'
<dependency org="com.github.udpnarola" name="social-login-authcode-library" rev="1.1.0">
  <artifact name="social-login-authcode-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.udpnarola', module='social-login-authcode-library', version='1.1.0')
)
libraryDependencies += "com.github.udpnarola" % "social-login-authcode-library" % "1.1.0"
[com.github.udpnarola/social-login-authcode-library "1.1.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.11
org.springframework.social : spring-social-facebook jar 2.0.3.RELEASE
org.springframework.social : spring-social-linkedin jar 1.0.2.RELEASE
com.google.api-client : google-api-client jar 1.30.10
org.twitter4j : twitter4j-stream jar 4.0.7

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16

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

Данный проект не имеет модулей.

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

Версия
1.1.0
1.0.0