| License |
License |
|---|---|
| GroupId | GroupIdorg.brickred |
| ArtifactId | ArtifactIdsocialauth-spring |
| Last Version | Last Version2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsocialauth-spring
SocialAuth-Spring library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| socialauth-spring-2.6.pom | |
| socialauth-spring-2.6.jar | 6 KB |
| socialauth-spring-2.6-sources.jar | 5 KB |
| socialauth-spring-2.6-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| 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 |