Group Id org.wso2.identity.apps
Artifact Id x509-certificate-authentication-portal
Version 1.0.568
Packaging jar
URL -
Badge
Last Updated 2020-11-30T21:56:30+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.0.568</version>
</dependency>
implementation group: 'org.wso2.identity.apps', name: 'x509-certificate-authentication-portal', version: '1.0.568'
implementation 'org.wso2.identity.apps:x509-certificate-authentication-portal:1.0.568'
implementation("org.wso2.identity.apps:x509-certificate-authentication-portal:1.0.568")
libraryDependencies += "org.wso2.identity.apps" % "x509-certificate-authentication-portal" % "1.0.568"
<dependency org="org.wso2.identity.apps" name="x509-certificate-authentication-portal" rev="1.0.568"/>
@Grapes(
    @Grab(group='org.wso2.identity.apps', module='x509-certificate-authentication-portal', version='1.0.568')
)
[org.wso2.identity.apps/x509-certificate-authentication-portal "1.0.568"]
'org.wso2.identity.apps:x509-certificate-authentication-portal:1.0.568'