| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.extension.identity.authenticator.outbound.emailotp |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.authenticator.emailotp.feature |
| Последняя версия | Последняя версия4.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Identity Email OTP Feature
This feature contains extension feature for EmailOTP
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.identity.authenticator.emailotp.feature/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.emailotp</groupId>
<artifactId>org.wso2.carbon.identity.authenticator.emailotp.feature</artifactId>
<version>4.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.identity.authenticator.emailotp.feature/
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.identity.authenticator.emailotp.feature:4.0.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.identity.authenticator.emailotp.feature/
implementation ("org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.identity.authenticator.emailotp.feature:4.0.6")
'org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.identity.authenticator.emailotp.feature:pom:4.0.6'
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.emailotp" name="org.wso2.carbon.identity.authenticator.emailotp.feature" rev="4.0.6">
<artifact name="org.wso2.carbon.identity.authenticator.emailotp.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.emailotp', module='org.wso2.carbon.identity.authenticator.emailotp.feature', version='4.0.6')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.emailotp" % "org.wso2.carbon.identity.authenticator.emailotp.feature" % "4.0.6"
[org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.identity.authenticator.emailotp.feature "4.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.extension.identity.authenticator.outbound.emailotp : org.wso2.carbon.identity.authenticator.emailotp | jar | 4.0.6 |