Last Version

parent 1.1.0

Spring Boot autoconfiguration for easy checking passwords against the pwdpassword service of Troy Hunt

License

License

GroupId

GroupId

com.github.nbaars
ArtifactId

ArtifactId

pwnedpasswords4j-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

parent
Spring Boot autoconfiguration for easy checking passwords against the pwdpassword service of Troy Hunt
Project URL

Project URL

https://github.com/nbaars/pwnedpasswords4j
Source Code Management

Source Code Management

https://github.com/nbaars/pwnedpasswords4j.git

Download pwnedpasswords4j-parent 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.nbaars/pwnedpasswords4j-parent/ -->
<dependency>
    <groupId>com.github.nbaars</groupId>
    <artifactId>pwnedpasswords4j-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbaars/pwnedpasswords4j-parent/
implementation 'com.github.nbaars:pwnedpasswords4j-parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.nbaars/pwnedpasswords4j-parent/
implementation ("com.github.nbaars:pwnedpasswords4j-parent:1.1.0")
'com.github.nbaars:pwnedpasswords4j-parent:pom:1.1.0'
<dependency org="com.github.nbaars" name="pwnedpasswords4j-parent" rev="1.1.0">
  <artifact name="pwnedpasswords4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbaars', module='pwnedpasswords4j-parent', version='1.1.0')
)
libraryDependencies += "com.github.nbaars" % "pwnedpasswords4j-parent" % "1.1.0"
[com.github.nbaars/pwnedpasswords4j-parent "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pwnedpasswords4j-client
  • pwnedpasswords4j-spring-boot-starter
  • pwnedpasswords4j-demo