MVN

com.nulab-inc : zxcvbn

Maven & Gradle

Aug 21, 2023
6 usages
274 stars

zxcvbn4j · This is a java port of zxcvbn, which is a JavaScript password strength generator.

<dependency>
    <groupId>com.nulab-inc</groupId>
    <artifactId>zxcvbn</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nulab-inc : zxcvbn to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of com.nulab-inc : zxcvbn to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
zxcvbn-1.8.2
zxcvbn-1.8.1
zxcvbn-1.8.0
1.7.x
zxcvbn-1.7.0
1.6.x
zxcvbn-1.6.0
1.5.x
zxcvbn-1.5.2
zxcvbn-1.5.1
zxcvbn-1.5.0
1.4.x
zxcvbn-1.4.1
zxcvbn-1.4.0
1.3.x
zxcvbn-1.3.6
zxcvbn-1.3.5
zxcvbn-1.3.4
zxcvbn-1.3.3
zxcvbn-1.3.2
zxcvbn-1.3.1
zxcvbn-1.3.0
1.2.x
zxcvbn-1.2.7
zxcvbn-1.2.6
zxcvbn-1.2.5
zxcvbn-1.2.4
zxcvbn-1.2.3
zxcvbn-1.2.2
zxcvbn-1.2.1
zxcvbn-1.2.0
1.1.x
zxcvbn-1.1.6
zxcvbn-1.1.5
zxcvbn-1.1.4
zxcvbn-1.1.3
zxcvbn-1.1.2
zxcvbn-1.1.1
zxcvbn-1.1.0
1.0.x
zxcvbn-1.0.2
zxcvbn-1.0.1
zxcvbn-1.0.0

How to add a dependency to Maven

Add the following com.nulab-inc : zxcvbn maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nulab-inc</groupId>
    <artifactId>zxcvbn</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nulab-inc : zxcvbn gradle dependency to your build.gradle file:

implementation 'com.nulab-inc:zxcvbn:1.8.2'

Gradle Kotlin DSL: Add the following com.nulab-inc : zxcvbn gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nulab-inc:zxcvbn:1.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nulab-inc : zxcvbn sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nulab-inc" % "zxcvbn" % "1.8.2"

Advertisement

Dependencies from Group

Aug 21, 2023
6 usages
274 stars
Aug 09, 2019
4 usages
538 stars
Aug 09, 2019
2 usages
538 stars
Aug 09, 2019
2 usages
538 stars
Jan 21, 2016
1 usages
538 stars

Discover Dependencies

Oct 11, 2019
7 usages
10.4k stars
Oct 06, 2016
10 usages
2.4k stars
Oct 01, 2016
14 stars
May 02, 2016
0 stars
Mar 19, 2021
6 usages
2.5k stars
May 29, 2020
16 usages
1k stars
Dec 25, 2015
2 usages
13 stars
Aug 27, 2018
49 usages