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

org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature 5.4.10

This feature contains the core bundles required for Back-end OAuth DCR functionality

Категории

Категории

IDE Инструменты разработки H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

org.wso2.carbon.identity.inbound.auth.oauth2
Идентификатор

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

org.wso2.carbon.identity.oauth.dcr.server.feature
Версия

Версия

5.4.10
Тип

Тип

pom

Скачать org.wso2.carbon.identity.oauth.dcr.server.feature 5.4.10


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.dcr.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
    <artifactId>org.wso2.carbon.identity.oauth.dcr.server.feature</artifactId>
    <version>5.4.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.dcr.server.feature/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature:5.4.10'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.dcr.server.feature/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature:5.4.10")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.dcr.server.feature:pom:5.4.10'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.dcr.server.feature" rev="5.4.10">
  <artifact name="org.wso2.carbon.identity.oauth.dcr.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.dcr.server.feature', version='5.4.10')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.dcr.server.feature" % "5.4.10"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.dcr.server.feature "5.4.10"]