Group Id org.wso2.carbon.apimgt
Artifact Id oidc-authenticator-feature
Version 6.2.93
Packaging jar
URL -
Badge
Last Updated 2018-02-09T02:20: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.2.93</version>
</dependency>
implementation group: 'org.wso2.carbon.apimgt', name: 'oidc-authenticator-feature', version: '6.2.93'
implementation 'org.wso2.carbon.apimgt:oidc-authenticator-feature:6.2.93'
implementation("org.wso2.carbon.apimgt:oidc-authenticator-feature:6.2.93")
libraryDependencies += "org.wso2.carbon.apimgt" % "oidc-authenticator-feature" % "6.2.93"
<dependency org="org.wso2.carbon.apimgt" name="oidc-authenticator-feature" rev="6.2.93"/>
@Grapes(
    @Grab(group='org.wso2.carbon.apimgt', module='oidc-authenticator-feature', version='6.2.93')
)
[org.wso2.carbon.apimgt/oidc-authenticator-feature "6.2.93"]
'org.wso2.carbon.apimgt:oidc-authenticator-feature:6.2.93'