| License | License | 
|---|---|
| Categories | CategoriesConfiguration Application Layer Libs config | 
| GroupId | GroupIdorg.wso2.carbon.governance | 
| ArtifactId | ArtifactIdorg.wso2.carbon.governance.notifications.configuration.feature | 
| Last Version | Last Version4.8.28 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionWSO2 Carbon - Governance Notifications Configuration Feature Configuration for notifications and allow users to create, view and modify subscriptions. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.governance/org.wso2.carbon.governance.notifications.configuration.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.governance</groupId>
    <artifactId>org.wso2.carbon.governance.notifications.configuration.feature</artifactId>
    <version>4.8.28</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.wso2.carbon.governance/org.wso2.carbon.governance.notifications.configuration.feature/
implementation 'org.wso2.carbon.governance:org.wso2.carbon.governance.notifications.configuration.feature:4.8.28'// https://jarcasting.com/artifacts/org.wso2.carbon.governance/org.wso2.carbon.governance.notifications.configuration.feature/
implementation ("org.wso2.carbon.governance:org.wso2.carbon.governance.notifications.configuration.feature:4.8.28")'org.wso2.carbon.governance:org.wso2.carbon.governance.notifications.configuration.feature:pom:4.8.28'<dependency org="org.wso2.carbon.governance" name="org.wso2.carbon.governance.notifications.configuration.feature" rev="4.8.28">
  <artifact name="org.wso2.carbon.governance.notifications.configuration.feature" type="pom" />
</dependency>@Grapes(
@Grab(group='org.wso2.carbon.governance', module='org.wso2.carbon.governance.notifications.configuration.feature', version='4.8.28')
)libraryDependencies += "org.wso2.carbon.governance" % "org.wso2.carbon.governance.notifications.configuration.feature" % "4.8.28"[org.wso2.carbon.governance/org.wso2.carbon.governance.notifications.configuration.feature "4.8.28"]