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

OpenJAX Security OTP 0.3.3

Common functions and abstractions related to One-Time-Passwords.

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

org.openjax.security
Идентификатор

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

otp
Версия

Версия

0.3.3
Тип

Тип

jar
Описание

Описание

OpenJAX Security OTP
Common functions and abstractions related to One-Time-Passwords.
Организация-разработчик

Организация-разработчик

OpenJAX

Скачать otp 0.3.3


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.libj : util jar 0.8.1
org.openjax.security : crypto jar 0.3.3
org.libj : math jar 0.6.6
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Идентификатор библиотеки Тип Версия
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

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

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