MVN

com.virgilsecurity : passw0rd

Maven & Gradle

Feb 27, 2019
8 stars

Passw0rd Kotlin/Java SDK · Virgil Security introduces an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline/online attacks and make stolen passwords useless even if your database has been compromised.

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>passw0rd</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.virgilsecurity : passw0rd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.virgilsecurity : passw0rd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
passw0rd-1.0.1
passw0rd-1.0.0
0.2.x
passw0rd-0.2.0
0.1.x
passw0rd-0.1.0

How to add a dependency to Maven

Add the following com.virgilsecurity : passw0rd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>passw0rd</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.virgilsecurity : passw0rd gradle dependency to your build.gradle file:

implementation 'com.virgilsecurity:passw0rd:1.0.1'

Gradle Kotlin DSL: Add the following com.virgilsecurity : passw0rd gradle kotlin dependency to your build.gradle.kts file:

implementation("com.virgilsecurity:passw0rd:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.virgilsecurity : passw0rd sbt scala dependency to your build.sbt file:

libraryDependencies += "com.virgilsecurity" % "passw0rd" % "1.0.1"

Advertisement

Dependencies from Group

Jun 22, 2020
6 usages
24 stars
May 22, 2020
5 usages
Jul 11, 2019
4 usages
1 stars
May 07, 2021
4 usages
12 stars
Oct 01, 2019
2 usages
12 stars

Discover Dependencies

Nov 17, 2022
5 usages
15 stars
Nov 17, 2022
1 usages
15 stars
Jul 06, 2023
11 usages
9.2k stars
Aug 26, 2023
5 usages
46 stars
Aug 26, 2019
37 usages
Jun 23, 2023
20 usages
27 stars
Aug 25, 2023
15 usages
2 stars
Feb 18, 2019
2 stars
Jun 05, 2023
286 stars