Last Version

Password validator 1.1.0

Password validation rules

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

nl.42
ArtifactId

ArtifactId

spring-boot-starter-password-validation
Version

Version

1.1.0
Type

Type

jar
Description

Description

Password validator
Password validation rules
Project Organization

Project Organization

42 BV
Source Code Management

Source Code Management

https://github.com/42BV/spring-boot-starter-password-validation

Download spring-boot-starter-password-validation 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-security Optional jar
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.