jBCrypt

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

License

License

GroupId

GroupId

de.svenkubiak
ArtifactId

ArtifactId

jBCrypt
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.mindrot.org/projects/jBCrypt

Download jBCrypt

How to add to project

<!-- https://jarcasting.com/artifacts/de.svenkubiak/jBCrypt/ -->
<dependency>
    <groupId>de.svenkubiak</groupId>
    <artifactId>jBCrypt</artifactId>
    <version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.svenkubiak/jBCrypt/
implementation 'de.svenkubiak:jBCrypt:0.4.3'
// https://jarcasting.com/artifacts/de.svenkubiak/jBCrypt/
implementation ("de.svenkubiak:jBCrypt:0.4.3")
'de.svenkubiak:jBCrypt:jar:0.4.3'
<dependency org="de.svenkubiak" name="jBCrypt" rev="0.4.3">
  <artifact name="jBCrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.svenkubiak', module='jBCrypt', version='0.4.3')
)
libraryDependencies += "de.svenkubiak" % "jBCrypt" % "0.4.3"
[de.svenkubiak/jBCrypt "0.4.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.1
0.4.1-RC1
0.4