MVN

org.mindrot : jbcrypt

Maven & Gradle

Feb 13, 2017
354 usages
44 stars

jBCrypt · OpenBSD-style Blowfish password hashing for Java

<dependency>
    <groupId>org.mindrot</groupId>
    <artifactId>jbcrypt</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mindrot : jbcrypt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.mindrot : jbcrypt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
jbcrypt-0.4
0.3m
jbcrypt-0.3m
CVE-2015-0886

How to add a dependency to Maven

Add the following org.mindrot : jbcrypt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mindrot</groupId>
    <artifactId>jbcrypt</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mindrot : jbcrypt gradle dependency to your build.gradle file:

implementation 'org.mindrot:jbcrypt:0.4'

Gradle Kotlin DSL: Add the following org.mindrot : jbcrypt gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mindrot:jbcrypt:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mindrot : jbcrypt sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mindrot" % "jbcrypt" % "0.4"

Advertisement

Dependencies from Group

Feb 13, 2017
354 usages
44 stars

Discover Dependencies

Jan 24, 2018
0 stars
Jul 23, 2023
1k usages
6.1k stars
Jul 30, 2023
57 usages
2.5k stars
Apr 26, 2010
60 usages
Jul 03, 2023
28 usages
9.3k stars
May 30, 2023
3.8k usages
386 stars
Aug 18, 2023
157 usages
15.3k stars
Jul 06, 2023
2k usages
32 stars
Dec 18, 2019
19 usages
160 stars
Jun 07, 2023
731 usages
302 stars