MVN

com.mohiva : play-silhouette-totp_2.11

Maven & Gradle

Sep 09, 2019
1 usages
819 stars

play-silhouette-totp · 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

<dependency>
    <groupId>com.mohiva</groupId>
    <artifactId>play-silhouette-totp_2.11</artifactId>
    <version>6.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mohiva : play-silhouette-totp_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.1.1

All Versions

Choose a version of com.mohiva : play-silhouette-totp_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.1.x
play-silhouette-totp_2.11-6.1.1
play-silhouette-totp_2.11-6.1.0

How to add a dependency to Maven

Add the following com.mohiva : play-silhouette-totp_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mohiva</groupId>
    <artifactId>play-silhouette-totp_2.11</artifactId>
    <version>6.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mohiva : play-silhouette-totp_2.11 gradle dependency to your build.gradle file:

implementation 'com.mohiva:play-silhouette-totp_2.11:6.1.1'

Gradle Kotlin DSL: Add the following com.mohiva : play-silhouette-totp_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mohiva:play-silhouette-totp_2.11:6.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mohiva : play-silhouette-totp_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mohiva" % "play-silhouette-totp_2.11" % "6.1.1"

Advertisement

Dependencies from Group

Feb 27, 2020
14 usages
819 stars
Sep 09, 2019
12 usages
819 stars
Feb 27, 2020
10 usages
819 stars
Feb 27, 2020
8 usages
819 stars
Feb 27, 2020
6 usages
819 stars

Discover Dependencies

Feb 27, 2020
3 usages
819 stars
Feb 27, 2020
1 usages
819 stars
Apr 04, 2022
143 stars
Aug 25, 2023
5 usages
4.6k stars
Jul 03, 2019
2 stars
Jul 05, 2019
0 stars
Sep 06, 2019
1 usages
43 stars