Last Version

totp-authenticator-spring-boot-autoconfigure 1.0

a spring boot starter for TOTP Authenticator

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.cheergoivan
ArtifactId

ArtifactId

totp-authenticator-spring-boot-autoconfigure
Version

Version

1.0
Type

Type

jar
Description

Description

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

Download totp-authenticator-spring-boot-autoconfigure 1.0


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

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.