is not current version
Last Version 2.0.23

org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature 2.0.7

This feature contains extension feature for X509Certificate

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.extension.identity.authenticator
ArtifactId

ArtifactId

org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature
Version

Version

2.0.7
Type

Type

pom

Download org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature 2.0.7


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature</artifactId>
    <version>2.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature/
implementation 'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature:2.0.7'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature/
implementation ("org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature:2.0.7")
'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature:pom:2.0.7'
<dependency org="org.wso2.carbon.extension.identity.authenticator" name="org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature" rev="2.0.7">
  <artifact name="org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator', module='org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature', version='2.0.7')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator" % "org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature" % "2.0.7"
[org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.x509Certificate.feature "2.0.7"]