не последняя версия
Последняя версия 6.7.129

org.wso2.carbon.apimgt:oidc-authenticator 6.5.280


Группа

Группа

org.wso2.carbon.apimgt
Идентификатор

Идентификатор

oidc-authenticator
Версия

Версия

6.5.280
Тип

Тип

pom

Скачать oidc-authenticator 6.5.280

Имя Файла Размер
oidc-authenticator-6.5.280.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/oidc-authenticator/ -->
<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>oidc-authenticator</artifactId>
    <version>6.5.280</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/oidc-authenticator/
implementation 'org.wso2.carbon.apimgt:oidc-authenticator:6.5.280'
// https://jarcasting.com/artifacts/org.wso2.carbon.apimgt/oidc-authenticator/
implementation ("org.wso2.carbon.apimgt:oidc-authenticator:6.5.280")
'org.wso2.carbon.apimgt:oidc-authenticator:pom:6.5.280'
<dependency org="org.wso2.carbon.apimgt" name="oidc-authenticator" rev="6.5.280">
  <artifact name="oidc-authenticator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.apimgt', module='oidc-authenticator', version='6.5.280')
)
libraryDependencies += "org.wso2.carbon.apimgt" % "oidc-authenticator" % "6.5.280"
[org.wso2.carbon.apimgt/oidc-authenticator "6.5.280"]