License |
License |
---|---|
GroupId | GroupIdio.github.irevive |
ArtifactId | ArtifactIdsecuresocial_2.13 |
Version | Version2.8.7 |
Type | Typejar |
Description |
Descriptionsecuresocial
An authentication module for Play Framework applications supporting OAuth, OAuth2, OpenID, Username/Password and custom authentication schemes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
securesocial_2.13-2.8.7.pom | |
securesocial_2.13-2.8.7.jar | 891 KB |
securesocial_2.13-2.8.7-sources.jar | 107 KB |
securesocial_2.13-2.8.7-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.irevive/securesocial_2.13/ -->
<dependency>
<groupId>io.github.irevive</groupId>
<artifactId>securesocial_2.13</artifactId>
<version>2.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.irevive/securesocial_2.13/
implementation 'io.github.irevive:securesocial_2.13:2.8.7'
// https://jarcasting.com/artifacts/io.github.irevive/securesocial_2.13/
implementation ("io.github.irevive:securesocial_2.13:2.8.7")
'io.github.irevive:securesocial_2.13:jar:2.8.7'
<dependency org="io.github.irevive" name="securesocial_2.13" rev="2.8.7">
<artifact name="securesocial_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.irevive', module='securesocial_2.13', version='2.8.7')
)
libraryDependencies += "io.github.irevive" % "securesocial_2.13" % "2.8.7"
[io.github.irevive/securesocial_2.13 "2.8.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
com.typesafe.play : twirl-api_2.13 | jar | 1.5.0 |
com.typesafe.play : play-server_2.13 | jar | 2.8.7 |
com.typesafe.play : play-logback_2.13 | jar | 2.8.7 |
com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.7 |
com.typesafe.play : filters-helpers_2.13 | jar | 2.8.7 |
com.typesafe.play : play-ahc-ws_2.13 | jar | 2.8.7 |
com.typesafe.play : play-cache_2.13 | jar | 2.8.7 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.typesafe.play : play-mailer-guice_2.13 | jar | 8.0.1 |
org.mindrot : jbcrypt | jar | 0.4 |
Group / Artifact | Type | Version |
---|---|---|
io.methvin.play : autoconfig-macros_2.13 | jar | 0.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13 | jar | 2.8.7 |
com.typesafe.play : play-specs2_2.13 | jar | 2.8.7 |