License |
License |
---|---|
GroupId | GroupIdcom.mohiva |
ArtifactId | ArtifactIdplay-silhouette_2.11 |
Last Version | Last Version6.1.1 |
Release Date | Release Date |
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 Organization |
Project Organizationcom.mohiva |
<!-- https://jarcasting.com/artifacts/com.mohiva/play-silhouette_2.11/ -->
<dependency>
<groupId>com.mohiva</groupId>
<artifactId>play-silhouette_2.11</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mohiva/play-silhouette_2.11/
implementation 'com.mohiva:play-silhouette_2.11:6.1.1'
// https://jarcasting.com/artifacts/com.mohiva/play-silhouette_2.11/
implementation ("com.mohiva:play-silhouette_2.11:6.1.1")
'com.mohiva:play-silhouette_2.11:jar:6.1.1'
<dependency org="com.mohiva" name="play-silhouette_2.11" rev="6.1.1">
<artifact name="play-silhouette_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mohiva', module='play-silhouette_2.11', version='6.1.1')
)
libraryDependencies += "com.mohiva" % "play-silhouette_2.11" % "6.1.1"
[com.mohiva/play-silhouette_2.11 "6.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : twirl-api_2.11 | jar | 1.4.2 |
com.typesafe.play : play-server_2.11 | jar | 2.7.3 |
com.typesafe.play : play-logback_2.11 | jar | 2.7.3 |
com.typesafe.play : play-akka-http-server_2.11 | jar | 2.7.3 |
com.typesafe.play : filters-helpers_2.11 | jar | 2.7.3 |
com.typesafe.play : play-cache_2.11 | jar | 2.7.3 |
com.typesafe.play : play-ws_2.11 | jar | 2.7.3 |
com.typesafe.play : play-openid_2.11 | jar | 2.7.3 |
com.typesafe.play : play-json-joda_2.11 | jar | 2.7.4 |
com.atlassian.jwt » jwt-core | jar | 2.0.5 |
com.atlassian.jwt » jwt-api | jar | 2.0.5 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.11 | jar | 2.7.3 |
com.typesafe.play : play-specs2_2.11 | jar | 2.7.3 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 4.5.1 |
org.specs2 : specs2-mock_2.11 | jar | 4.5.1 |
net.codingwell : scala-guice_2.11 | jar | 4.2.5 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.5.23 |