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

org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.identity.oauth2.validators.xacml.server.feature 2.0.0

This feature contains feature XACML based scope validator Feature for OAuth access token

Категории

Категории

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

Группа

org.wso2.carbon.extension.identity.oauth.addons
Идентификатор

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

org.wso2.carbon.identity.oauth2.validators.xacml.server.feature
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать org.wso2.carbon.identity.oauth2.validators.xacml.server.feature 2.0.0


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