is not current version
Last Version 0.2.1-RELEASE

webauthn-spring-boot-starter 0.1.0-RELEASE

Simple Webauthn starter project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

webauthn-spring-boot-starter
Version

Version

0.1.0-RELEASE
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 0.1.0-RELEASE


<!-- 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.1.0-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.1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.mihaita-tinta/webauthn-spring-boot-starter/
implementation ("io.github.mihaita-tinta:webauthn-spring-boot-starter:0.1.0-RELEASE")
'io.github.mihaita-tinta:webauthn-spring-boot-starter:jar:0.1.0-RELEASE'
<dependency org="io.github.mihaita-tinta" name="webauthn-spring-boot-starter" rev="0.1.0-RELEASE">
  <artifact name="webauthn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mihaita-tinta', module='webauthn-spring-boot-starter', version='0.1.0-RELEASE')
)
libraryDependencies += "io.github.mihaita-tinta" % "webauthn-spring-boot-starter" % "0.1.0-RELEASE"
[io.github.mihaita-tinta/webauthn-spring-boot-starter "0.1.0-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 (4)

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
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.0

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.6.0
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.