License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.local.auth.fido |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.application.authenticator.fido2.server.feature |
Last Version | Last Version5.3.20 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - FIDO2 Feature
This feature contains the core fido2 functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.fido/org.wso2.carbon.identity.application.authenticator.fido2.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.local.auth.fido</groupId>
<artifactId>org.wso2.carbon.identity.application.authenticator.fido2.server.feature</artifactId>
<version>5.3.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.fido/org.wso2.carbon.identity.application.authenticator.fido2.server.feature/
implementation 'org.wso2.carbon.identity.local.auth.fido:org.wso2.carbon.identity.application.authenticator.fido2.server.feature:5.3.20'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.fido/org.wso2.carbon.identity.application.authenticator.fido2.server.feature/
implementation ("org.wso2.carbon.identity.local.auth.fido:org.wso2.carbon.identity.application.authenticator.fido2.server.feature:5.3.20")
'org.wso2.carbon.identity.local.auth.fido:org.wso2.carbon.identity.application.authenticator.fido2.server.feature:pom:5.3.20'
<dependency org="org.wso2.carbon.identity.local.auth.fido" name="org.wso2.carbon.identity.application.authenticator.fido2.server.feature" rev="5.3.20">
<artifact name="org.wso2.carbon.identity.application.authenticator.fido2.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.local.auth.fido', module='org.wso2.carbon.identity.application.authenticator.fido2.server.feature', version='5.3.20')
)
libraryDependencies += "org.wso2.carbon.identity.local.auth.fido" % "org.wso2.carbon.identity.application.authenticator.fido2.server.feature" % "5.3.20"
[org.wso2.carbon.identity.local.auth.fido/org.wso2.carbon.identity.application.authenticator.fido2.server.feature "5.3.20"]