Last Version

dev.samstevens.totp:totp-spring-boot-starter 1.7.1

A Spring Boot starter to autoconfigure the Java-TOTP library.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.samstevens.totp
ArtifactId

ArtifactId

totp-spring-boot-starter
Version

Version

1.7.1
Type

Type

jar
Description

Description

dev.samstevens.totp:totp-spring-boot-starter
A Spring Boot starter to autoconfigure the Java-TOTP library.

Download totp-spring-boot-starter 1.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
dev.samstevens.totp : totp jar 1.7.1
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.