MVN

de.svenkubiak : jBCrypt

Maven & Gradle

Dec 07, 2020
53 usages
24 stars

jBCrypt · A Java implementation of OpenBSD's Blowfish password hashing code http://www.mindrot.org/projects/jBCrypt

<dependency>
    <groupId>de.svenkubiak</groupId>
    <artifactId>jBCrypt</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.svenkubiak : jBCrypt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.3
  • Latest Release Candidate: 0.4.1-RC1

All Versions

Choose a version of de.svenkubiak : jBCrypt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jBCrypt-0.4.3
jBCrypt-0.4.1
jBCrypt-0.4.1-RC1
0.4
jBCrypt-0.4

How to add a dependency to Maven

Add the following de.svenkubiak : jBCrypt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.svenkubiak</groupId>
    <artifactId>jBCrypt</artifactId>
    <version>0.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.svenkubiak : jBCrypt gradle dependency to your build.gradle file:

implementation 'de.svenkubiak:jBCrypt:0.4.3'

Gradle Kotlin DSL: Add the following de.svenkubiak : jBCrypt gradle kotlin dependency to your build.gradle.kts file:

implementation("de.svenkubiak:jBCrypt:0.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.svenkubiak : jBCrypt sbt scala dependency to your build.sbt file:

libraryDependencies += "de.svenkubiak" % "jBCrypt" % "0.4.3"

Advertisement

Dependencies from Group

Dec 07, 2020
53 usages
24 stars
Aug 22, 2023
6 usages
9 stars
Jul 10, 2015
5 usages
Jul 10, 2015
3 usages

Discover Dependencies

Jul 31, 2023
5 usages
6 stars
May 20, 2020
149 usages
42.6k stars
rdl
Jul 14, 2020
1 usages
Apr 12, 2019
15 usages
14.9k stars
Mar 16, 2020
3 usages
1.2k stars
Jan 12, 2021
1 usages
3 stars
Aug 25, 2023
29 usages
3.9k stars