License |
License |
---|---|
GroupId | GroupIdio.github.honeycomb-cheesecake |
ArtifactId | ArtifactIdplay-silhouette_2.13 |
Version | Version8.0.2 |
Type | Typejar |
Description |
Descriptionplay-silhouette
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 |
Filename | Size |
---|---|
play-silhouette_2.13-8.0.2.pom | |
play-silhouette_2.13-8.0.2.jar | 935 KB |
play-silhouette_2.13-8.0.2-sources.jar | 168 KB |
play-silhouette_2.13-8.0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette_2.13/ -->
<dependency>
<groupId>io.github.honeycomb-cheesecake</groupId>
<artifactId>play-silhouette_2.13</artifactId>
<version>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette_2.13/
implementation 'io.github.honeycomb-cheesecake:play-silhouette_2.13:8.0.2'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette_2.13:8.0.2")
'io.github.honeycomb-cheesecake:play-silhouette_2.13:jar:8.0.2'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette_2.13" rev="8.0.2">
<artifact name="play-silhouette_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette_2.13', version='8.0.2')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette_2.13" % "8.0.2"
[io.github.honeycomb-cheesecake/play-silhouette_2.13 "8.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.typesafe.play : twirl-api_2.13 | jar | 1.5.1 |
com.typesafe.play : play-server_2.13 | jar | 2.8.16 |
com.typesafe.play : play-logback_2.13 | jar | 2.8.16 |
com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.16 |
com.typesafe.play : filters-helpers_2.13 | jar | 2.8.16 |
commons-io : commons-io | jar | 2.11.0 |
com.typesafe.play : play-cache_2.13 | jar | 2.8.16 |
com.typesafe.play : play-ws_2.13 | jar | 2.8.16 |
com.typesafe.play : play-openid_2.13 | jar | 2.8.16 |
com.typesafe.play : play-json-joda_2.13 | jar | 2.9.2 |
com.atlassian.jwt » jwt-core | jar | 3.2.3 |
com.atlassian.jwt » jwt-api | jar | 3.2.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.13.8 | jar | 1.4.13 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13 | jar | 2.8.16 |
com.typesafe.play : play-specs2_2.13 | jar | 2.8.16 |
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 |
com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.19 |