License |
License |
---|---|
GroupId | GroupIdio.github.honeycomb-cheesecake |
ArtifactId | ArtifactIdplay-silhouette-password-argon2_2.12 |
Last Version | Last Version7.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-silhouette-password-argon2
Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-password-argon2_2.12/ -->
<dependency>
<groupId>io.github.honeycomb-cheesecake</groupId>
<artifactId>play-silhouette-password-argon2_2.12</artifactId>
<version>7.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-password-argon2_2.12/
implementation 'io.github.honeycomb-cheesecake:play-silhouette-password-argon2_2.12:7.0.7'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-password-argon2_2.12/
implementation ("io.github.honeycomb-cheesecake:play-silhouette-password-argon2_2.12:7.0.7")
'io.github.honeycomb-cheesecake:play-silhouette-password-argon2_2.12:jar:7.0.7'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-password-argon2_2.12" rev="7.0.7">
<artifact name="play-silhouette-password-argon2_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette-password-argon2_2.12', version='7.0.7')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-password-argon2_2.12" % "7.0.7"
[io.github.honeycomb-cheesecake/play-silhouette-password-argon2_2.12 "7.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
io.github.honeycomb-cheesecake : play-silhouette_2.12 | jar | 7.0.7 |
de.mkammerer : argon2-jvm | jar | 2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.5.1 |