Group Id org.wso2.identity.apps
Artifact Id x509-certificate-authentication-portal
Version 1.1.60
Packaging jar
URL -
Badge
Last Updated 2021-02-03T05:01:36+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.identity.apps</groupId>
    <artifactId>x509-certificate-authentication-portal</artifactId>
    <version>1.1.60</version>
</dependency>
implementation group: 'org.wso2.identity.apps', name: 'x509-certificate-authentication-portal', version: '1.1.60'
implementation 'org.wso2.identity.apps:x509-certificate-authentication-portal:1.1.60'
implementation("org.wso2.identity.apps:x509-certificate-authentication-portal:1.1.60")
libraryDependencies += "org.wso2.identity.apps" % "x509-certificate-authentication-portal" % "1.1.60"
<dependency org="org.wso2.identity.apps" name="x509-certificate-authentication-portal" rev="1.1.60"/>
@Grapes(
    @Grab(group='org.wso2.identity.apps', module='x509-certificate-authentication-portal', version='1.1.60')
)
[org.wso2.identity.apps/x509-certificate-authentication-portal "1.1.60"]
'org.wso2.identity.apps:x509-certificate-authentication-portal:1.1.60'