totp-authenticator-spring-boot-starter

a spring boot starter for TOTP Authenticator

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.cheergoivan
ArtifactId

ArtifactId

totp-authenticator-spring-boot-starter
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

totp-authenticator-spring-boot-starter
a spring boot starter for TOTP Authenticator

Download totp-authenticator-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.github.cheergoivan : totp-authenticator-spring-boot-autoconfigure jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0