MVN

com.nimbusds : srp6a

Maven & Gradle

Nov 05, 2019
6 usages

Nimbus SRP6a · Complete Secure Remote Password (SRP-6a) implementation for Java.

<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>srp6a</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nimbusds : srp6a to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.nimbusds : srp6a to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
srp6a-2.1.0
2.0.x
srp6a-2.0.3
srp6a-2.0.2
srp6a-2.0.1
srp6a-2.0.0
1.5.x
srp6a-1.5.4
srp6a-1.5.3
srp6a-1.5.2
srp6a-1.5.1
1.5
srp6a-1.5
1.4.x
srp6a-1.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nimbusds</groupId>
    <artifactId>srp6a</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nimbusds : srp6a gradle dependency to your build.gradle file:

implementation 'com.nimbusds:srp6a:2.1.0'

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

implementation("com.nimbusds:srp6a:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nimbusds : srp6a sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nimbusds" % "srp6a" % "2.1.0"

Advertisement

Dependencies from Group

Feb 22, 2023
674 usages
Aug 04, 2023
264 usages
Jul 06, 2022
20 usages
Apr 26, 2023
17 usages
Aug 26, 2023
9 usages

Discover Dependencies

Oct 11, 2021
5 usages
0 stars
Jun 10, 2015
5 usages
Oct 05, 2017
7 usages
17.3k stars
Jul 08, 2023
5 usages
Aug 09, 2023
8 usages
1.4k stars
Aug 09, 2023
8 usages
1.4k stars
Dec 19, 2020
17 usages
2.6k stars