socialauth-seam

SocialAuthSeam library

License

License

GroupId

GroupId

org.brickred
ArtifactId

ArtifactId

socialauth-seam
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

socialauth-seam
SocialAuthSeam library
Project URL

Project URL

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

Download socialauth-seam

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
org.jboss.seam » jboss-seam jar [2.2.0.GA,)
javax.faces : jsf-api jar 1.2_12
org.brickred : socialauth jar [4.2,)

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
2.0-beta1
1.2-beta1