Jar examples for p:play-silhouette-2.11
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
You can download jar file play-silhouette_2.11 4.0.0-BETA1 in this page.
Apache License
You can use the following script to add play-silhouette_2.11-4.0.0-BETA1.jar to your project.
<dependency> <groupId>com.mohiva</groupId> <artifactId>play-silhouette_2.11</artifactId> <version>4.0.0-BETA1</version> </dependency>
compile group: 'com.mohiva', name: 'play-silhouette_2.11', version: '4.0.0-BETA1'
libraryDependencies += "com.mohiva" % "play-silhouette_2.11" % "4.0.0-BETA1"
<dependency org="com.mohiva" name="play-silhouette_2.11" rev="4.0.0-BETA1"/>
@Grapes(@Grab(group='com.mohiva', module='play-silhouette_2.11', version='4.0.0-BETA1'))
'com.mohiva:play-silhouette_2.11:jar:4.0.0-BETA1'
Click the following link to download the jar file.
play-silhouette_2.11-4.0.0-BETA1-javadoc.jar