| Лицензия |
Лицензия
BSD License
|
|---|---|
| Группа | Группаat.molindo.social |
| Идентификатор | Идентификаторspring-social-openid |
| Версия | Версия1.1.1.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеOpenID authentication for spring-social
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/at.molindo.social/spring-social-openid/ -->
<dependency>
<groupId>at.molindo.social</groupId>
<artifactId>spring-social-openid</artifactId>
<version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-openid/
implementation 'at.molindo.social:spring-social-openid:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/at.molindo.social/spring-social-openid/
implementation ("at.molindo.social:spring-social-openid:1.1.1.RELEASE")
'at.molindo.social:spring-social-openid:jar:1.1.1.RELEASE'
<dependency org="at.molindo.social" name="spring-social-openid" rev="1.1.1.RELEASE">
<artifact name="spring-social-openid" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.molindo.social', module='spring-social-openid', version='1.1.1.RELEASE')
)
libraryDependencies += "at.molindo.social" % "spring-social-openid" % "1.1.1.RELEASE"
[at.molindo.social/spring-social-openid "1.1.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.social : spring-social-core | jar | 1.1.4.RELEASE |
| org.springframework.social : spring-social-security | jar | 1.1.4.RELEASE |
| org.springframework : spring-core Необязательный | jar | 4.1.8.RELEASE |
| org.springframework.security : spring-security-openid Необязательный | jar | 3.2.8.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | 1.7.3 |
| org.slf4j : slf4j-api | jar | 1.7.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.3 |
| log4j : log4j | jar | 1.2.17 |
| junit : junit | jar | 4.11 |