mohiva / play-silhouette 7.0.0
GitHubSilhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, 2FA, TOTP, Credentials, Basic Authentication or custom authentication schemes.
play-silhouette-password-bcrypt 5.0.0-RC2
Group ID:
com.mohiva
Artifact ID:
play-silhouette-password-bcrypt_2.12
Version:
5.0.0-RC2
Release Date:
Jul 3, 2017
Licenses:
Files:
libraryDependencies += "com.mohiva" %% "play-silhouette-password-bcrypt" % "5.0.0-RC2"
ivy"com.mohiva::play-silhouette-password-bcrypt:5.0.0-RC2"
import $ivy.`com.mohiva::play-silhouette-password-bcrypt:5.0.0-RC2`
<dependency> <groupId>com.mohiva</groupId> <artifactId>play-silhouette-password-bcrypt_2.12</artifactId> <version>5.0.0-RC2</version> </dependency>
compile group: 'com.mohiva', name: 'play-silhouette-password-bcrypt_2.12', version: '5.0.0-RC2'