License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.smsotp |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.smsotp.endpoint |
Version | Version2.0.43 |
Type | Typewar |
Description |
DescriptionWSO2 Carbon - Identity Application Authentication SMSOTP Endpoint
Identity Application Authentication SMSOTP Endpoint
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.smsotp</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint</artifactId>
<version>2.0.43</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint/
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint:2.0.43'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint/
implementation ("org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint:2.0.43")
'org.wso2.carbon.extension.identity.authenticator.outbound.smsotp:org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint:war:2.0.43'
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" name="org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint" rev="2.0.43">
<artifact name="org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.smsotp', module='org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint', version='2.0.43')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.smsotp" % "org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint" % "2.0.43"
[org.wso2.carbon.extension.identity.authenticator.outbound.smsotp/org.wso2.carbon.extension.identity.authenticator.smsotp.endpoint "2.0.43"]