is not current version
Last Version 2.0.23

org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.x509Certificate.endpoint 2.0.3

Identity Application Authentication X509Certificate Endpoint

Categories

Categories

IDE Development Tools
GroupId

GroupId

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

ArtifactId

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

Version

2.0.3
Type

Type

war

Download org.wso2.carbon.extension.identity.authenticator.x509Certificate.endpoint 2.0.3


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