socialauth-spring

SocialAuth-Spring library

License

License

GroupId

GroupId

org.brickred
ArtifactId

ArtifactId

socialauth-spring
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

jar
Description

Description

socialauth-spring
SocialAuth-Spring library
Project URL

Project URL

http://code.google.com/p/socialauth/

Download socialauth-spring

How to add to project

<!-- https://jarcasting.com/artifacts/org.brickred/socialauth-spring/ -->
<dependency>
    <groupId>org.brickred</groupId>
    <artifactId>socialauth-spring</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.brickred/socialauth-spring/
implementation 'org.brickred:socialauth-spring:2.6'
// https://jarcasting.com/artifacts/org.brickred/socialauth-spring/
implementation ("org.brickred:socialauth-spring:2.6")
'org.brickred:socialauth-spring:jar:2.6'
<dependency org="org.brickred" name="socialauth-spring" rev="2.6">
  <artifact name="socialauth-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brickred', module='socialauth-spring', version='2.6')
)
libraryDependencies += "org.brickred" % "socialauth-spring" % "2.6"
[org.brickred/socialauth-spring "2.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.brickred : socialauth jar [4.5,)
javax.inject : javax.inject jar 1
org.springframework : spring-context jar 3.1.2.RELEASE
org.springframework : spring-webmvc jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.6
2.5
2.4
2.3
2.2
2.0
2.0-beta2
2.0-beta1
1.2-beta1