webauthn-spring-boot-starter

Simple Webauthn starter project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

webauthn-spring-boot-starter
Last Version

Last Version

0.2.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

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

Download webauthn-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

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

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-validation jar 2.6.0
org.springframework.boot : spring-boot-starter-web jar 2.6.0
org.springframework.boot : spring-boot-starter-webflux jar 2.6.0

test (5)

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.6.0
io.github.mihaita-tinta : webauthn-spring-boot-starter-jpa jar 0.2.1-RELEASE
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1-RELEASE
0.2.0-RELEASE
0.1.1-RELEASE
0.1.0-RELEASE
0.0.16-RELEASE