Download play-silhouette_2.12-5.0.1.jar file - Jar p

Jar examples for p:play-silhouette-2.12

Description

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.12 5.0.1 in this page.

License

Apache License

Build File

You can use the following script to add play-silhouette_2.12-5.0.1.jar to your project.

<dependency>
   <groupId>com.mohiva</groupId>
   <artifactId>play-silhouette_2.12</artifactId>
   <version>5.0.1</version>
</dependency>
compile group: 'com.mohiva', name: 'play-silhouette_2.12', version: '5.0.1'
libraryDependencies += "com.mohiva" % "play-silhouette_2.12" % "5.0.1"
<dependency org="com.mohiva" name="play-silhouette_2.12" rev="5.0.1"/>
@Grapes(@Grab(group='com.mohiva', module='play-silhouette_2.12', version='5.0.1'))
'com.mohiva:play-silhouette_2.12:jar:5.0.1'

Download

Click the following link to download the jar file.

play-silhouette_2.12-5.0.1-javadoc.jar
play-silhouette_2.12-5.0.1-sources.jar
play-silhouette_2.12-5.0.1.jar
play-silhouette_2.12-5.0.1.pom



Related Tutorials