Group Id org.wso2.carbon.apimgt
Artifact Id oidc-authenticator-feature
Version 6.6.230
Packaging jar
URL -
Badge
Last Updated 2020-05-24T21:12:51+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>oidc-authenticator-feature</artifactId>
    <version>6.6.230</version>
</dependency>
implementation group: 'org.wso2.carbon.apimgt', name: 'oidc-authenticator-feature', version: '6.6.230'
implementation 'org.wso2.carbon.apimgt:oidc-authenticator-feature:6.6.230'
implementation("org.wso2.carbon.apimgt:oidc-authenticator-feature:6.6.230")
libraryDependencies += "org.wso2.carbon.apimgt" % "oidc-authenticator-feature" % "6.6.230"
<dependency org="org.wso2.carbon.apimgt" name="oidc-authenticator-feature" rev="6.6.230"/>
@Grapes(
    @Grab(group='org.wso2.carbon.apimgt', module='oidc-authenticator-feature', version='6.6.230')
)
[org.wso2.carbon.apimgt/oidc-authenticator-feature "6.6.230"]
'org.wso2.carbon.apimgt:oidc-authenticator-feature:6.6.230'