Последняя версия

Max Login Attempts Spring Boot Starter 1.2.1

Allows you to limit the number of login attempts

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

nl.42
Идентификатор

Идентификатор

max-login-attempts-spring-boot-starter
Версия

Версия

1.2.1
Тип

Тип

jar
Описание

Описание

Max Login Attempts Spring Boot Starter
Allows you to limit the number of login attempts
Организация-разработчик

Организация-разработчик

42 BV
Система контроля версий

Система контроля версий

https://github.com/42BV/max-login-attempts-spring-boot-starter

Скачать max-login-attempts-spring-boot-starter 1.2.1


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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar
org.springframework.boot : spring-boot-configuration-processor Необязательный jar
org.springframework.boot : spring-boot-starter-web Необязательный jar
org.springframework.boot : spring-boot-starter-security Необязательный jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar 2.8.0

test (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar
nl.42 : rest-secure-spring-boot-starter jar 8.0.1

Модули Проекта

Данный проект не имеет модулей.