Last Version

play-silhouette-persistence 8.0.2

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

License

License

GroupId

GroupId

io.github.honeycomb-cheesecake
ArtifactId

ArtifactId

play-silhouette-persistence_2.13
Version

Version

8.0.2
Type

Type

jar
Description

Description

play-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

https://silhouette.readme.io/
Project Organization

Project Organization

honeycomb-cheesecake

Download play-silhouette-persistence_2.13 8.0.2


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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.8 jar 1.4.13

test (4)

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

Project Modules

There are no modules declared in this project.