is not current version
Last Version 2.4.4

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

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

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.carbon.extension.identity.oauth.addons
ArtifactId

ArtifactId

org.wso2.carbon.identity.oauth2.validators.xacml.server.feature
Version

Version

2.3.4
Type

Type

pom

Download org.wso2.carbon.identity.oauth2.validators.xacml.server.feature 2.3.4


<!-- 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.3.4</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.3.4'
// 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.3.4")
'org.wso2.carbon.extension.identity.oauth.addons:org.wso2.carbon.identity.oauth2.validators.xacml.server.feature:pom:2.3.4'
<dependency org="org.wso2.carbon.extension.identity.oauth.addons" name="org.wso2.carbon.identity.oauth2.validators.xacml.server.feature" rev="2.3.4">
  <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.3.4')
)
libraryDependencies += "org.wso2.carbon.extension.identity.oauth.addons" % "org.wso2.carbon.identity.oauth2.validators.xacml.server.feature" % "2.3.4"
[org.wso2.carbon.extension.identity.oauth.addons/org.wso2.carbon.identity.oauth2.validators.xacml.server.feature "2.3.4"]