OpenID authentication for spring-social


License

License

BSD License
GroupId

GroupId

at.molindo.social
ArtifactId

ArtifactId

spring-social-openid
Last Version

Last Version

1.1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

OpenID authentication for spring-social
Project Organization

Project Organization

Molindo GmbH

Download spring-social-openid

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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 Optional jar 4.1.8.RELEASE
org.springframework.security : spring-security-openid Optional jar 3.2.8.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.3
org.slf4j : slf4j-api jar 1.7.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.3
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1.RELEASE
1.1.0.RELEASE
1.1.0.M4