Last Version

play-silhouette 3.0.5

Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes

License

License

GroupId

GroupId

com.mohiva
ArtifactId

ArtifactId

play-silhouette_2.10
Version

Version

3.0.5
Type

Type

jar
Description

Description

play-silhouette
Authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, Credentials, Basic Authentication, Two Factor Authentication or custom authentication schemes
Project URL

Project URL

http://silhouette.mohiva.com/
Project Organization

Project Organization

com.mohiva

Download play-silhouette_2.10 3.0.5


<!-- https://jarcasting.com/artifacts/com.mohiva/play-silhouette_2.10/ -->
<dependency>
    <groupId>com.mohiva</groupId>
    <artifactId>play-silhouette_2.10</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mohiva/play-silhouette_2.10/
implementation 'com.mohiva:play-silhouette_2.10:3.0.5'
// https://jarcasting.com/artifacts/com.mohiva/play-silhouette_2.10/
implementation ("com.mohiva:play-silhouette_2.10:3.0.5")
'com.mohiva:play-silhouette_2.10:jar:3.0.5'
<dependency org="com.mohiva" name="play-silhouette_2.10" rev="3.0.5">
  <artifact name="play-silhouette_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mohiva', module='play-silhouette_2.10', version='3.0.5')
)
libraryDependencies += "com.mohiva" % "play-silhouette_2.10" % "3.0.5"
[com.mohiva/play-silhouette_2.10 "3.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.typesafe.play : twirl-api_2.10 jar 1.1.1
com.typesafe.play : play-server_2.10 jar 2.4.6
com.typesafe.play : play-netty-server_2.10 jar 2.4.6
com.typesafe.play : play-cache_2.10 jar 2.4.6
com.typesafe.play : play-ws_2.10 jar 2.4.6
org.mindrot : jbcrypt jar 0.3m
com.atlassian.jwt » jwt-core jar 1.2.4
com.atlassian.jwt » jwt-api jar 1.2.4

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.1.1

test (6)

Group / Artifact Type Version
com.typesafe.play : play-test_2.10 jar 2.4.6
com.typesafe.play : play-specs2_2.10 jar 2.4.6
org.specs2 : specs2-matcher-extra_2.10 jar 3.4
org.mockito : mockito-core jar 1.10.19
net.codingwell : scala-guice_2.10 jar 4.0.0
com.typesafe.akka : akka-testkit_2.10 jar 2.3.10

Project Modules

There are no modules declared in this project.