| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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://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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |