License |
License |
---|---|
GroupId | GroupIdio.github.honeycomb-cheesecake |
ArtifactId | ArtifactIdplay-silhouette-persistence_2.13 |
Last Version | Last Version8.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-silhouette-persistence
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-persistence_2.13/ -->
<dependency>
<groupId>io.github.honeycomb-cheesecake</groupId>
<artifactId>play-silhouette-persistence_2.13</artifactId>
<version>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-persistence_2.13/
implementation 'io.github.honeycomb-cheesecake:play-silhouette-persistence_2.13:8.0.2'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette-persistence_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette-persistence_2.13:8.0.2")
'io.github.honeycomb-cheesecake:play-silhouette-persistence_2.13:jar:8.0.2'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette-persistence_2.13" rev="8.0.2">
<artifact name="play-silhouette-persistence_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette-persistence_2.13', version='8.0.2')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette-persistence_2.13" % "8.0.2"
[io.github.honeycomb-cheesecake/play-silhouette-persistence_2.13 "8.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.github.honeycomb-cheesecake : play-silhouette_2.13 | jar | 8.0.2 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.8 | jar | 1.4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.9.4 |
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.9.4 |
org.specs2 : specs2-mock_2.13 | jar | 4.9.4 |
net.codingwell : scala-guice_2.13 | jar | 5.1.0 |