MVN

com.virgilsecurity : purekit

Maven & Gradle

Mar 11, 2020
8 stars

Purekit 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>purekit</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0

All Versions

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

Version Vulnerabilities Updated
3.0.x
purekit-3.0.0
2.1.x
purekit-2.1.1
purekit-2.1.0
2.0.x
purekit-2.0.1
purekit-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.virgilsecurity</groupId>
    <artifactId>purekit</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.virgilsecurity:purekit:3.0.0'

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

implementation("com.virgilsecurity:purekit:3.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.virgilsecurity" % "purekit" % "3.0.0"

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

Jun 28, 2019
92 stars
Jun 27, 2019
92 stars
Oct 25, 2019
Oct 25, 2019
Oct 25, 2019
Mar 12, 2019
2 stars