| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.api |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.api.otp.service.smsotp |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеWSO2 Identity Server - SMS-OTP Rest API
WSO2 Identity Server - SMS-OTP Rest API
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.api/org.wso2.carbon.identity.api.otp.service.smsotp/ -->
<dependency>
<groupId>org.wso2.carbon.identity.api</groupId>
<artifactId>org.wso2.carbon.identity.api.otp.service.smsotp</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.api/org.wso2.carbon.identity.api.otp.service.smsotp/
implementation 'org.wso2.carbon.identity.api:org.wso2.carbon.identity.api.otp.service.smsotp:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.api/org.wso2.carbon.identity.api.otp.service.smsotp/
implementation ("org.wso2.carbon.identity.api:org.wso2.carbon.identity.api.otp.service.smsotp:1.0.0")
'org.wso2.carbon.identity.api:org.wso2.carbon.identity.api.otp.service.smsotp:war:1.0.0'
<dependency org="org.wso2.carbon.identity.api" name="org.wso2.carbon.identity.api.otp.service.smsotp" rev="1.0.0">
<artifact name="org.wso2.carbon.identity.api.otp.service.smsotp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.api', module='org.wso2.carbon.identity.api.otp.service.smsotp', version='1.0.0')
)
libraryDependencies += "org.wso2.carbon.identity.api" % "org.wso2.carbon.identity.api.otp.service.smsotp" % "1.0.0"
[org.wso2.carbon.identity.api/org.wso2.carbon.identity.api.otp.service.smsotp "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.scm.wso2 » maven-scm | jar | 1.7.0.wso2v3 |