MVN

com.yubico.yubikit : oath

Maven & Gradle

May 29, 2023
95 stars

Yubico YubiKit Oath · This library provides OATH functionality of YubiKey which allows to have an authenticator application and store secrets on YubiKey. Provides TOTP or HOTP.

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>oath</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yubico.yubikit : oath to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0
  • Latest Beta: 2.0.0-beta02
  • Latest Alpha: 2.1.0-alpha.1

All Versions

Choose a version of com.yubico.yubikit : oath to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
oath-2.3.0
2.2.x
oath-2.2.0
2.1.x
oath-2.1.0
oath-2.1.0-alpha.1
2.0.x
oath-2.0.0
oath-2.0.0-beta02
oath-2.0.0-beta01
1.0.x
oath-1.0.0
oath-1.0.0-beta06
oath-1.0.0-beta05
oath-1.0.0-beta04
oath-1.0.0-beta03
oath-1.0.0-beta02
oath-1.0.0-beta01
oath-1.0.0-alpha01

How to add a dependency to Maven

Add the following com.yubico.yubikit : oath maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yubico.yubikit</groupId>
    <artifactId>oath</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yubico.yubikit : oath gradle dependency to your build.gradle file:

implementation 'com.yubico.yubikit:oath:2.3.0'

Gradle Kotlin DSL: Add the following com.yubico.yubikit : oath gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yubico.yubikit:oath:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yubico.yubikit : oath sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yubico.yubikit" % "oath" % "2.3.0"

Advertisement

Dependencies from Group

May 29, 2023
5 usages
95 stars
Jun 10, 2020
2 usages
95 stars
otp
Jun 10, 2020
95 stars
May 29, 2023
95 stars
Mar 31, 2020
89 stars

Discover Dependencies

Jul 13, 2019
1 usages
68.1k stars
Jul 10, 2019
1 usages
58.9k stars
Jul 09, 2019
9.9k stars
Jun 05, 2021
2 usages
0 stars
Jul 31, 2023
4 usages
Jul 12, 2019
1 usages