License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.identity.apps |
ArtifactId | ArtifactIdsms-otp-authentication-portal |
Last Version | Last Version1.2.816 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 Identity Server Apps - SMS OTP Authentication Portal
Identity Management SMS OTP Authentication Endpoint
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/sms-otp-authentication-portal/ -->
<dependency>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>sms-otp-authentication-portal</artifactId>
<version>1.2.816</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/sms-otp-authentication-portal/
implementation 'org.wso2.identity.apps:sms-otp-authentication-portal:1.2.816'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/sms-otp-authentication-portal/
implementation ("org.wso2.identity.apps:sms-otp-authentication-portal:1.2.816")
'org.wso2.identity.apps:sms-otp-authentication-portal:war:1.2.816'
<dependency org="org.wso2.identity.apps" name="sms-otp-authentication-portal" rev="1.2.816">
<artifact name="sms-otp-authentication-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='sms-otp-authentication-portal', version='1.2.816')
)
libraryDependencies += "org.wso2.identity.apps" % "sms-otp-authentication-portal" % "1.2.816"
[org.wso2.identity.apps/sms-otp-authentication-portal "1.2.816"]