| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.emailotp |
| ArtifactId | ArtifactIdorg.wso2.carbon.identity.authenticator.emailotp.feature |
| Last Version | Last Version4.0.6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - Identity Email OTP Feature
This feature contains extension feature for EmailOTP
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wso2.carbon.extension.identity.authenticator.outbound.emailotp : org.wso2.carbon.identity.authenticator.emailotp | jar | 4.0.6 |