Last Version

securesocial 2.8.7

An authentication module for Play Framework applications supporting OAuth, OAuth2, OpenID, Username/Password and custom authentication schemes.

License

License

GroupId

GroupId

io.github.irevive
ArtifactId

ArtifactId

securesocial_2.13
Version

Version

2.8.7
Type

Type

jar
Description

Description

securesocial
An authentication module for Play Framework applications supporting OAuth, OAuth2, OpenID, Username/Password and custom authentication schemes.
Project URL

Project URL

https://github.com/iRevive/securesocial
Project Organization

Project Organization

io.github.irevive
Source Code Management

Source Code Management

https://github.com/iRevive/securesocial

Download securesocial_2.13 2.8.7


<!-- 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"]

Dependencies

compile (11)

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

provided (1)

Group / Artifact Type Version
io.methvin.play : autoconfig-macros_2.13 jar 0.3.2

test (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

Project Modules

There are no modules declared in this project.