| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdorg.wso2.carbon.commons | 
    
| ArtifactId | ArtifactIdorg.wso2.carbon.ndatasource.ui.feature | 
    
| Last Version | Last Version4.8.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWSO2 Carbon - New Datasource Management UI Feature 
            This feature contains the bundles required for Front-end Datasource Management functionality 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.ndatasource.ui.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.ndatasource.ui.feature</artifactId>
    <version>4.8.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.ndatasource.ui.feature/
implementation 'org.wso2.carbon.commons:org.wso2.carbon.ndatasource.ui.feature:4.8.0'
                // https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.ndatasource.ui.feature/
implementation ("org.wso2.carbon.commons:org.wso2.carbon.ndatasource.ui.feature:4.8.0")
                'org.wso2.carbon.commons:org.wso2.carbon.ndatasource.ui.feature:pom:4.8.0'
                <dependency org="org.wso2.carbon.commons" name="org.wso2.carbon.ndatasource.ui.feature" rev="4.8.0">
  <artifact name="org.wso2.carbon.ndatasource.ui.feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.commons', module='org.wso2.carbon.ndatasource.ui.feature', version='4.8.0')
)
                libraryDependencies += "org.wso2.carbon.commons" % "org.wso2.carbon.ndatasource.ui.feature" % "4.8.0"
                [org.wso2.carbon.commons/org.wso2.carbon.ndatasource.ui.feature "4.8.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.commons : org.wso2.carbon.ndatasource.ui | jar | 4.8.0 | 
| org.wso2.carbon.commons : org.wso2.carbon.ndatasource.stub | jar | 4.8.0 | 
| org.wso2.carbon : org.wso2.carbon.ndatasource.core | jar | 4.5.3 | 
| org.wso2.carbon.commons : org.wso2.carbon.ndatasource.datasources | jar | 4.8.0 |