| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesConfiguration Application Layer Libs config | 
        
| GroupId | GroupIdorg.wso2.carbon.governance | 
    
| ArtifactId | ArtifactIdgovernance.notification.configurations-feature | 
    
| Last Version | Last Version4.8.28 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWSO2 Carbon - Governance Notifications Configuration Feature Aggregator Module 
            WSO2 is an open source application development software company focused on providing service-oriented
        architecture solutions for professional developers. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| governance.notification.configurations-feature-4.8.28.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance.notification.configurations-feature/ -->
<dependency>
    <groupId>org.wso2.carbon.governance</groupId>
    <artifactId>governance.notification.configurations-feature</artifactId>
    <version>4.8.28</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance.notification.configurations-feature/
implementation 'org.wso2.carbon.governance:governance.notification.configurations-feature:4.8.28'
                // https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance.notification.configurations-feature/
implementation ("org.wso2.carbon.governance:governance.notification.configurations-feature:4.8.28")
                'org.wso2.carbon.governance:governance.notification.configurations-feature:pom:4.8.28'
                <dependency org="org.wso2.carbon.governance" name="governance.notification.configurations-feature" rev="4.8.28">
  <artifact name="governance.notification.configurations-feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.governance', module='governance.notification.configurations-feature', version='4.8.28')
)
                libraryDependencies += "org.wso2.carbon.governance" % "governance.notification.configurations-feature" % "4.8.28"
                [org.wso2.carbon.governance/governance.notification.configurations-feature "4.8.28"]