Last Version

Max Login Attempts Spring Boot Starter 1.2.1

Allows you to limit the number of login attempts

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

max-login-attempts-spring-boot-starter
Version

Version

1.2.1
Type

Type

jar
Description

Description

Max Login Attempts Spring Boot Starter
Allows you to limit the number of login attempts
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar 2.8.0

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.