| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.wso2.carbon.commons | 
    
| ArtifactId | ArtifactIdorg.wso2.carbon.ntask.core.feature | 
    
| Last Version | Last Version4.8.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWSO2 Carbon - Tasks Core Feature 
            This feature contains the bundles required for core tasks functionality 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.ntask.core.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>org.wso2.carbon.ntask.core.feature</artifactId>
    <version>4.8.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.ntask.core.feature/
implementation 'org.wso2.carbon.commons:org.wso2.carbon.ntask.core.feature:4.8.0'
                // https://jarcasting.com/artifacts/org.wso2.carbon.commons/org.wso2.carbon.ntask.core.feature/
implementation ("org.wso2.carbon.commons:org.wso2.carbon.ntask.core.feature:4.8.0")
                'org.wso2.carbon.commons:org.wso2.carbon.ntask.core.feature:pom:4.8.0'
                <dependency org="org.wso2.carbon.commons" name="org.wso2.carbon.ntask.core.feature" rev="4.8.0">
  <artifact name="org.wso2.carbon.ntask.core.feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.commons', module='org.wso2.carbon.ntask.core.feature', version='4.8.0')
)
                libraryDependencies += "org.wso2.carbon.commons" % "org.wso2.carbon.ntask.core.feature" % "4.8.0"
                [org.wso2.carbon.commons/org.wso2.carbon.ntask.core.feature "4.8.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.commons : org.wso2.carbon.ntask.core | jar | 4.8.0 | 
| org.wso2.carbon.commons : org.wso2.carbon.ntask.solutions | jar | 4.8.0 | 
| org.wso2.carbon.commons : org.wso2.carbon.ntask.common | jar | 4.8.0 | 
| org.wso2.carbon.commons : org.wso2.carbon.remote-tasks.stub | jar | 4.8.0 | 
| org.quartz-scheduler.wso2 » quartz | jar | 2.1.1.wso2v1 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |