is not current version
Last Version 1.2.1

nl.42:max-login-attempts-spring-boot-starter 1.2.0

Allows you to limit the number of login attempts

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

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

Version

1.2.0
Type

Type

jar

Download max-login-attempts-spring-boot-starter 1.2.0


<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/nl.42/max-login-attempts-spring-boot-starter/
implementation ("nl.42:max-login-attempts-spring-boot-starter:1.2.0")
'nl.42:max-login-attempts-spring-boot-starter:jar:1.2.0'
<dependency org="nl.42" name="max-login-attempts-spring-boot-starter" rev="1.2.0">
  <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.0')
)
libraryDependencies += "nl.42" % "max-login-attempts-spring-boot-starter" % "1.2.0"
[nl.42/max-login-attempts-spring-boot-starter "1.2.0"]