webauthn-spring-boot-starter-jpa

Simple Webauthn starter project using Spring Data

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.mihaita-tinta
ArtifactId

ArtifactId

webauthn-spring-boot-starter-jpa
Last Version

Last Version

0.2.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

webauthn-spring-boot-starter-jpa
Simple Webauthn starter project using Spring Data
Source Code Management

Source Code Management

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

Download webauthn-spring-boot-starter-jpa

How to add to project

<!-- 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.1-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.1-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.1-RELEASE")
'io.github.mihaita-tinta:webauthn-spring-boot-starter-jpa:jar:0.2.1-RELEASE'
<dependency org="io.github.mihaita-tinta" name="webauthn-spring-boot-starter-jpa" rev="0.2.1-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.1-RELEASE')
)
libraryDependencies += "io.github.mihaita-tinta" % "webauthn-spring-boot-starter-jpa" % "0.2.1-RELEASE"
[io.github.mihaita-tinta/webauthn-spring-boot-starter-jpa "0.2.1-RELEASE"]

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
io.github.mihaita-tinta : webauthn-spring-boot-starter jar 0.2.0-SNAPSHOT

test (2)

Group / Artifact Type Version
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.

Versions

Version
0.2.1-RELEASE
0.2.0-RELEASE