Last Version

Spring Boot autoconfiguration for pwnedpasswords.com 1.1.0

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.nbaars
ArtifactId

ArtifactId

pwnedpasswords4j-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Download pwnedpasswords4j-spring-boot-starter 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.nbaars : pwnedpasswords4j-client jar 1.1.0
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (5)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
org.springframework.boot : spring-boot-starter-test jar
org.slf4j : slf4j-api jar
org.slf4j : jcl-over-slf4j jar

Project Modules

There are no modules declared in this project.