License |
License |
---|---|
GroupId | GroupIdorg.brickred |
ArtifactId | ArtifactIdsocialauth-seam |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsocialauth-seam
SocialAuthSeam library
|
Project URL |
Project URL |
Filename | Size |
---|---|
socialauth-seam-2.1.pom | |
socialauth-seam-2.1.jar | 6 KB |
socialauth-seam-2.1-sources.jar | 5 KB |
socialauth-seam-2.1-javadoc.jar | 30 KB |
Browse |
<!-- 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"]
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,) |