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

org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.authenticator.oidc.server.feature 6.2.35

This feature contains the bundles required for OIDC based authentication server functionality

Группа

Группа

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

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

org.wso2.carbon.apimgt.authenticator.oidc.server.feature
Версия

Версия

6.2.35
Тип

Тип

pom

Скачать org.wso2.carbon.apimgt.authenticator.oidc.server.feature 6.2.35


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