<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.x509Certificate</artifactId>
<version>3.1.8</version>
</dependency>
implementation group: 'org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate', name: 'org.wso2.carbon.extension.identity.authenticator.x509Certificate', version: '3.1.8'
implementation 'org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate:org.wso2.carbon.extension.identity.authenticator.x509Certificate:3.1.8'
implementation("org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate:org.wso2.carbon.extension.identity.authenticator.x509Certificate:3.1.8")
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate" % "org.wso2.carbon.extension.identity.authenticator.x509Certificate" % "3.1.8"
<dependency org="org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate" name="org.wso2.carbon.extension.identity.authenticator.x509Certificate" rev="3.1.8"/>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate', module='org.wso2.carbon.extension.identity.authenticator.x509Certificate', version='3.1.8')
)
[org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate/org.wso2.carbon.extension.identity.authenticator.x509Certificate "3.1.8"]
'org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate:org.wso2.carbon.extension.identity.authenticator.x509Certificate:jar:3.1.8'