| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdorg.wso2.carbon.identity.auth.rest | 
    
| ArtifactId | ArtifactIdorg.wso2.carbon.identity.authz.server.feature | 
    
| Last Version | Last Version1.5.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWSO2 Carbon - Authentication Service Feature 
            This feature contains the bundles required for Common Authentication Service 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.auth.rest/org.wso2.carbon.identity.authz.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.auth.rest</groupId>
    <artifactId>org.wso2.carbon.identity.authz.server.feature</artifactId>
    <version>1.5.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.identity.auth.rest/org.wso2.carbon.identity.authz.server.feature/
implementation 'org.wso2.carbon.identity.auth.rest:org.wso2.carbon.identity.authz.server.feature:1.5.2'
                // https://jarcasting.com/artifacts/org.wso2.carbon.identity.auth.rest/org.wso2.carbon.identity.authz.server.feature/
implementation ("org.wso2.carbon.identity.auth.rest:org.wso2.carbon.identity.authz.server.feature:1.5.2")
                'org.wso2.carbon.identity.auth.rest:org.wso2.carbon.identity.authz.server.feature:pom:1.5.2'
                <dependency org="org.wso2.carbon.identity.auth.rest" name="org.wso2.carbon.identity.authz.server.feature" rev="1.5.2">
  <artifact name="org.wso2.carbon.identity.authz.server.feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.identity.auth.rest', module='org.wso2.carbon.identity.authz.server.feature', version='1.5.2')
)
                libraryDependencies += "org.wso2.carbon.identity.auth.rest" % "org.wso2.carbon.identity.authz.server.feature" % "1.5.2"
                [org.wso2.carbon.identity.auth.rest/org.wso2.carbon.identity.authz.server.feature "1.5.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.identity.auth.rest : org.wso2.carbon.identity.authz.service | jar | 1.5.2 | 
| org.wso2.carbon.identity.auth.rest : org.wso2.carbon.identity.authz.valve | jar | 1.5.2 |