SCRAM - client

Java Implementation of the Salted Challenge Response Authentication Mechanism (SCRAM)

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.ongres.scram
Идентификатор

Идентификатор

client
Последняя версия

Последняя версия

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SCRAM - client
Java Implementation of the Salted Challenge Response Authentication Mechanism (SCRAM)

Скачать client

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.ongres.scram : common jar 2.1

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.ongres.scram : common test-jar 2.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.1
2.0
2.0-beta3
2.0-beta2
2.0-beta1
1.9-beta1
1.0.0-beta.2
1.0.0-beta.1