| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.cheergoivan |
| Идентификатор | Идентификаторtotp-authenticator-spring-boot-starter |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtotp-authenticator-spring-boot-starter
a spring boot starter for TOTP Authenticator
|
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| com.github.cheergoivan : totp-authenticator-spring-boot-autoconfigure | jar | 1.0 |