Last Version

wicket-pwnedpasswords-validator 4.1.0

A validator for Apache Wicket that checks if a given password has been pwned.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.martinspielmann.wicket
ArtifactId

ArtifactId

wicket-pwnedpasswords-validator
Version

Version

4.1.0
Type

Type

jar
Description

Description

wicket-pwnedpasswords-validator
A validator for Apache Wicket that checks if a given password has been pwned.
Project URL

Project URL

https://github.com/pingunaut/wicket-pwnedpasswords-validator
Source Code Management

Source Code Management

https://github.com/pingunaut/wicket-pwnedpasswords-validator.git

Download wicket-pwnedpasswords-validator 4.1.0


<!-- https://jarcasting.com/artifacts/de.martinspielmann.wicket/wicket-pwnedpasswords-validator/ -->
<dependency>
    <groupId>de.martinspielmann.wicket</groupId>
    <artifactId>wicket-pwnedpasswords-validator</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.martinspielmann.wicket/wicket-pwnedpasswords-validator/
implementation 'de.martinspielmann.wicket:wicket-pwnedpasswords-validator:4.1.0'
// https://jarcasting.com/artifacts/de.martinspielmann.wicket/wicket-pwnedpasswords-validator/
implementation ("de.martinspielmann.wicket:wicket-pwnedpasswords-validator:4.1.0")
'de.martinspielmann.wicket:wicket-pwnedpasswords-validator:jar:4.1.0'
<dependency org="de.martinspielmann.wicket" name="wicket-pwnedpasswords-validator" rev="4.1.0">
  <artifact name="wicket-pwnedpasswords-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.martinspielmann.wicket', module='wicket-pwnedpasswords-validator', version='4.1.0')
)
libraryDependencies += "de.martinspielmann.wicket" % "wicket-pwnedpasswords-validator" % "4.1.0"
[de.martinspielmann.wicket/wicket-pwnedpasswords-validator "4.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.0.0-M5
de.martinspielmann.haveibeenpwned4j : haveibeenpwned4j jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.eclipse.jetty.aggregate : jetty-all jar 9.2.24.v20180105

Project Modules

There are no modules declared in this project.