Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator.outbound.emailotp |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.emailotp.endpoint |
Version | Version2.0.18 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.emailotp</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint</artifactId>
<version>2.0.18</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint/
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint:2.0.18'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint/
implementation ("org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint:2.0.18")
'org.wso2.carbon.extension.identity.authenticator.outbound.emailotp:org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint:war:2.0.18'
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.emailotp" name="org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint" rev="2.0.18">
<artifact name="org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.emailotp', module='org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint', version='2.0.18')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.emailotp" % "org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint" % "2.0.18"
[org.wso2.carbon.extension.identity.authenticator.outbound.emailotp/org.wso2.carbon.extension.identity.authenticator.emailotp.endpoint "2.0.18"]