License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.totp |
Version | Version2.0.1 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Extension - Platform Aggregator Pom
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.wso2.carbon.extension.identity.authenticator.totp-2.0.1.pom | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.totp/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.totp</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.totp/
implementation 'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.totp:2.0.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.totp/
implementation ("org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.totp:2.0.1")
'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.totp:pom:2.0.1'
<dependency org="org.wso2.carbon.extension.identity.authenticator" name="org.wso2.carbon.extension.identity.authenticator.totp" rev="2.0.1">
<artifact name="org.wso2.carbon.extension.identity.authenticator.totp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator', module='org.wso2.carbon.extension.identity.authenticator.totp', version='2.0.1')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator" % "org.wso2.carbon.extension.identity.authenticator.totp" % "2.0.1"
[org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.totp "2.0.1"]