Last Version

totp-authenticator-spring-boot 1.0

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
Version

Version

1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/cheergoivan/totp-authenticator-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/cheergoivan/totp-authenticator-spring-boot-starter

Download totp-authenticator-spring-boot 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • totp-authenticator-spring-boot-autoconfigure
  • totp-authenticator-spring-boot-starter