Jar examples for j:jBCrypt
A Java implementation of OpenBSD's Blowfish password hashing code http://www.mindrot.org/projects/jBCrypt
You can download jar file jBCrypt 0.4.1 in this page.
ISC/BSD licence
You can use the following script to add jBCrypt-0.4.1.jar to your project.
<dependency> <groupId>de.svenkubiak</groupId> <artifactId>jBCrypt</artifactId> <version>0.4.1</version> </dependency>
compile group: 'de.svenkubiak', name: 'jBCrypt', version: '0.4.1'
libraryDependencies += "de.svenkubiak" % "jBCrypt" % "0.4.1"
<dependency org="de.svenkubiak" name="jBCrypt" rev="0.4.1"/>
@Grapes(@Grab(group='de.svenkubiak', module='jBCrypt', version='0.4.1'))
'de.svenkubiak:jBCrypt:jar:0.4.1'
Click the following link to download the jar file.
jBCrypt-0.4.1-javadoc.jar