License |
License |
---|---|
GroupId | GroupIdio.github.honeycomb-cheesecake |
ArtifactId | ArtifactIdplay-silhouette_2.13 |
Version | Version7.0.6 |
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-7.0.6.pom | |
play-silhouette_2.13-7.0.6.jar | 897 KB |
play-silhouette_2.13-7.0.6-sources.jar | 160 KB |
play-silhouette_2.13-7.0.6-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>7.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette_2.13/
implementation 'io.github.honeycomb-cheesecake:play-silhouette_2.13:7.0.6'
// https://jarcasting.com/artifacts/io.github.honeycomb-cheesecake/play-silhouette_2.13/
implementation ("io.github.honeycomb-cheesecake:play-silhouette_2.13:7.0.6")
'io.github.honeycomb-cheesecake:play-silhouette_2.13:jar:7.0.6'
<dependency org="io.github.honeycomb-cheesecake" name="play-silhouette_2.13" rev="7.0.6">
<artifact name="play-silhouette_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.honeycomb-cheesecake', module='play-silhouette_2.13', version='7.0.6')
)
libraryDependencies += "io.github.honeycomb-cheesecake" % "play-silhouette_2.13" % "7.0.6"
[io.github.honeycomb-cheesecake/play-silhouette_2.13 "7.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.typesafe.play : twirl-api_2.13 | jar | 1.5.1 |
com.typesafe.play : play-server_2.13 | jar | 2.8.15 |
com.typesafe.play : play-logback_2.13 | jar | 2.8.15 |
com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.15 |
com.typesafe.play : filters-helpers_2.13 | jar | 2.8.15 |
com.typesafe.play : play-cache_2.13 | jar | 2.8.15 |
com.typesafe.play : play-ws_2.13 | jar | 2.8.15 |
com.typesafe.play : play-openid_2.13 | jar | 2.8.15 |
com.typesafe.play : play-json-joda_2.13 | jar | 2.7.4 |
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.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13 | jar | 2.8.15 |
com.typesafe.play : play-specs2_2.13 | jar | 2.8.15 |
org.specs2 : specs2-matcher-extra_2.13 | jar | 4.5.1 |
org.specs2 : specs2-mock_2.13 | jar | 4.5.1 |
net.codingwell : scala-guice_2.13 | jar | 4.2.5 |
com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.19 |