License |
License |
---|---|
GroupId | GroupIdcom.iterable |
ArtifactId | ArtifactIdsecuresocial_2.13 |
Version | Version5.0.0-RC1 |
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-5.0.0-RC1.pom | |
securesocial_2.13-5.0.0-RC1.jar | 946 KB |
securesocial_2.13-5.0.0-RC1-sources.jar | 106 KB |
securesocial_2.13-5.0.0-RC1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iterable/securesocial_2.13/ -->
<dependency>
<groupId>com.iterable</groupId>
<artifactId>securesocial_2.13</artifactId>
<version>5.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.iterable/securesocial_2.13/
implementation 'com.iterable:securesocial_2.13:5.0.0-RC1'
// https://jarcasting.com/artifacts/com.iterable/securesocial_2.13/
implementation ("com.iterable:securesocial_2.13:5.0.0-RC1")
'com.iterable:securesocial_2.13:jar:5.0.0-RC1'
<dependency org="com.iterable" name="securesocial_2.13" rev="5.0.0-RC1">
<artifact name="securesocial_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iterable', module='securesocial_2.13', version='5.0.0-RC1')
)
libraryDependencies += "com.iterable" % "securesocial_2.13" % "5.0.0-RC1"
[com.iterable/securesocial_2.13 "5.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.typesafe.play : twirl-api_2.13 | jar | 1.5.1 |
com.typesafe.play : play-server_2.13 | jar | 2.8.8 |
com.typesafe.play : play-logback_2.13 | jar | 2.8.8 |
com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.8 |
com.typesafe.play : filters-helpers_2.13 | jar | 2.8.8 |
com.typesafe.play : play-ahc-ws_2.13 | jar | 2.8.8 |
com.typesafe.play : play-cache_2.13 | jar | 2.8.8 |
com.typesafe.play : play-mailer-guice_2.13 | jar | 8.0.1 |
org.mindrot : jbcrypt | jar | 0.3m |
org.apache.commons : commons-lang3 | jar | 3.9 |
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.8 |
com.typesafe.play : play-specs2_2.13 | jar | 2.8.8 |