is not current version
Last Version 0.2.1-RELEASE

io.github.mihaita-tinta:webauthn-spring-boot-starter-jpa 0.2.0-RELEASE

Simple Webauthn starter project using Spring Data

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

webauthn-spring-boot-starter-jpa
Version

Version

0.2.0-RELEASE
Type

Type

jar

Download webauthn-spring-boot-starter-jpa 0.2.0-RELEASE


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