is not current version
Last Version 4.4.1

org.wso2.carbon.identity:identity-authorization-feature 4.3.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-authorization-feature
Version

Version

4.3.0
Type

Type

pom

Download identity-authorization-feature 4.3.0


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