spring-boot-starter-webauthn

Simple Webauthn starter project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

spring-boot-starter-webauthn
Last Version

Last Version

0.0.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-webauthn
Simple Webauthn starter project
Source Code Management

Source Code Management

https://github.com/mihaita-tinta/spring-boot-starter-webauthn.git

Download spring-boot-starter-webauthn

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mihaita-tinta/spring-boot-starter-webauthn/ -->
<dependency>
    <groupId>io.github.mihaita-tinta</groupId>
    <artifactId>spring-boot-starter-webauthn</artifactId>
    <version>0.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mihaita-tinta/spring-boot-starter-webauthn/
implementation 'io.github.mihaita-tinta:spring-boot-starter-webauthn:0.0.5-RELEASE'
// https://jarcasting.com/artifacts/io.github.mihaita-tinta/spring-boot-starter-webauthn/
implementation ("io.github.mihaita-tinta:spring-boot-starter-webauthn:0.0.5-RELEASE")
'io.github.mihaita-tinta:spring-boot-starter-webauthn:jar:0.0.5-RELEASE'
<dependency org="io.github.mihaita-tinta" name="spring-boot-starter-webauthn" rev="0.0.5-RELEASE">
  <artifact name="spring-boot-starter-webauthn" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mihaita-tinta', module='spring-boot-starter-webauthn', version='0.0.5-RELEASE')
)
libraryDependencies += "io.github.mihaita-tinta" % "spring-boot-starter-webauthn" % "0.0.5-RELEASE"
[io.github.mihaita-tinta/spring-boot-starter-webauthn "0.0.5-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.4.5
org.springframework.boot : spring-boot-starter-validation jar 2.4.5
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.5
com.yubico : webauthn-server-core jar 1.7.0
com.yubico : yubico-util jar 1.7.0

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.5

test (4)

Group / Artifact Type Version
org.springframework.security : spring-security-test jar
org.springframework.restdocs : spring-restdocs-mockmvc jar 2.0.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.4.5
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5-RELEASE
0.0.4-RELEASE
0.0.1-RELEASE