MVN

com.yubico : webauthn-server-core

Maven & Gradle

Jul 07, 2023
18 usages
412 stars

webauthn-server-core · Yubico WebAuthn server core API

<dependency>
    <groupId>com.yubico</groupId>
    <artifactId>webauthn-server-core</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yubico : webauthn-server-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0
  • Latest Release Candidate: 2.5.0-RC3
  • Latest Alpha: 2.6.0-alpha1

All Versions

Choose a version of com.yubico : webauthn-server-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
webauthn-server-core-2.6.0-alpha1
2.5.x
webauthn-server-core-2.5.0
webauthn-server-core-2.5.0-RC3
webauthn-server-core-2.5.0-RC2
webauthn-server-core-2.5.0-RC1
2.4.x
webauthn-server-core-2.4.1
webauthn-server-core-2.4.1-RC4
webauthn-server-core-2.4.1-RC3
webauthn-server-core-2.4.1-RC2
webauthn-server-core-2.4.1-RC1
webauthn-server-core-2.4.0
webauthn-server-core-2.4.0-RC2
webauthn-server-core-2.4.0-RC1
2.3.x
webauthn-server-core-2.3.0
webauthn-server-core-2.3.0-RC1
2.2.x
webauthn-server-core-2.2.0
webauthn-server-core-2.2.0-RC1
2.1.x
webauthn-server-core-2.1.0
webauthn-server-core-2.1.0-RC2
webauthn-server-core-2.1.0-RC1
webauthn-server-core-2.1.0-alpha2
webauthn-server-core-2.1.0-alpha1
2.0.x
webauthn-server-core-2.0.0
webauthn-server-core-2.0.0-RC2
webauthn-server-core-2.0.0-RC1
1.12.x
webauthn-server-core-1.12.4
webauthn-server-core-1.12.4-RC2
webauthn-server-core-1.12.4-RC1
webauthn-server-core-1.12.3
webauthn-server-core-1.12.3-RC3
webauthn-server-core-1.12.3-RC2
webauthn-server-core-1.12.3-RC1
webauthn-server-core-1.12.2
webauthn-server-core-1.12.1
webauthn-server-core-1.12.1-RC1
webauthn-server-core-1.12.0
webauthn-server-core-1.12.0-RC1
1.11.x
webauthn-server-core-1.11.0
webauthn-server-core-1.11.0-RC5
webauthn-server-core-1.11.0-RC4
webauthn-server-core-1.11.0-RC3
webauthn-server-core-1.11.0-RC2
webauthn-server-core-1.11.0-RC1
1.10.x
webauthn-server-core-1.10.1
webauthn-server-core-1.10.0
1.9.x
webauthn-server-core-1.9.1
webauthn-server-core-1.9.1-RC2
webauthn-server-core-1.9.1-RC1
webauthn-server-core-1.9.0
webauthn-server-core-1.9.0-RC2
webauthn-server-core-1.9.0-RC1
1.8.x
webauthn-server-core-1.8.0
1.7.x
webauthn-server-core-1.7.0
webauthn-server-core-1.7.0-RC1
1.6.x
webauthn-server-core-1.6.4
webauthn-server-core-1.6.3
webauthn-server-core-1.6.3-RC1
webauthn-server-core-1.6.2
webauthn-server-core-1.6.1
webauthn-server-core-1.6.0
webauthn-server-core-1.6.0-RC1
1.5.x
webauthn-server-core-1.5.0
webauthn-server-core-1.5.0-RC2
webauthn-server-core-1.5.0-RC1
1.4.x
webauthn-server-core-1.4.1
webauthn-server-core-1.4.1-RC1
webauthn-server-core-1.4.0
webauthn-server-core-1.4.0-RC2
webauthn-server-core-1.4.0-RC1
1.3.x
webauthn-server-core-1.3.0
webauthn-server-core-1.3.0-RC2
webauthn-server-core-1.3.0-RC1
1.2.x
webauthn-server-core-1.2.0
webauthn-server-core-1.2.0-RC1
1.1.x
webauthn-server-core-1.1.1-RC1
webauthn-server-core-1.1.0
webauthn-server-core-1.1.0-RC1
1.0.x
webauthn-server-core-1.0.1
webauthn-server-core-1.0.0
webauthn-server-core-1.0.0-RC2
webauthn-server-core-1.0.0-RC1

How to add a dependency to Maven

Add the following com.yubico : webauthn-server-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yubico</groupId>
    <artifactId>webauthn-server-core</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yubico : webauthn-server-core gradle dependency to your build.gradle file:

implementation 'com.yubico:webauthn-server-core:2.5.0'

Gradle Kotlin DSL: Add the following com.yubico : webauthn-server-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yubico:webauthn-server-core:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yubico : webauthn-server-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yubico" % "webauthn-server-core" % "2.5.0"

Advertisement

Dependencies from Group

Jul 06, 2022
19 usages
130 stars
Feb 18, 2020
18 usages
60 stars
Jul 07, 2023
18 usages
412 stars
Jul 07, 2023
17 usages
412 stars
Jul 07, 2023
12 usages
412 stars

Discover Dependencies