Last Version

SCRAM SASL library for Java 2.0.2

SCRAM SASL authentication for Java

License

License

GroupId

GroupId

com.bolyartech.scram_sasl
ArtifactId

ArtifactId

scram_sasl
Version

Version

2.0.2
Type

Type

jar
Description

Description

SCRAM SASL library for Java
SCRAM SASL authentication for Java
Project URL

Project URL

https://github.com/ogrebgr/scram-sasl
Source Code Management

Source Code Management

https://github.com/ogrebgr/scram-sasl

Download scram_sasl 2.0.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.