не последняя версия
Последняя версия 2.0.0.Beta1

org.wildfly.security:wildfly-elytron-sasl-otp 1.13.0.CR4

WildFly Security OTP SASL Implementation

Категории

Категории

WildFly Контейнер Application Servers Безопасность
Группа

Группа

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

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

wildfly-elytron-sasl-otp
Версия

Версия

1.13.0.CR4
Тип

Тип

jar

Скачать wildfly-elytron-sasl-otp 1.13.0.CR4


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