| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdorg.wso2.carbon.identity.workflow.impl.bps | 
    
| ArtifactId | ArtifactIdorg.wso2.carbon.identity.workflow.impl.feature | 
    
| Last Version | Last Version5.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionWorkflow Impl BPS Feature 
            This feature contains the bundles required for Workflow Management functionality 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.workflow.impl.bps/org.wso2.carbon.identity.workflow.impl.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.workflow.impl.bps</groupId>
    <artifactId>org.wso2.carbon.identity.workflow.impl.feature</artifactId>
    <version>5.5.0</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.wso2.carbon.identity.workflow.impl.bps/org.wso2.carbon.identity.workflow.impl.feature/
implementation 'org.wso2.carbon.identity.workflow.impl.bps:org.wso2.carbon.identity.workflow.impl.feature:5.5.0'
                // https://jarcasting.com/artifacts/org.wso2.carbon.identity.workflow.impl.bps/org.wso2.carbon.identity.workflow.impl.feature/
implementation ("org.wso2.carbon.identity.workflow.impl.bps:org.wso2.carbon.identity.workflow.impl.feature:5.5.0")
                'org.wso2.carbon.identity.workflow.impl.bps:org.wso2.carbon.identity.workflow.impl.feature:pom:5.5.0'
                <dependency org="org.wso2.carbon.identity.workflow.impl.bps" name="org.wso2.carbon.identity.workflow.impl.feature" rev="5.5.0">
  <artifact name="org.wso2.carbon.identity.workflow.impl.feature" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.wso2.carbon.identity.workflow.impl.bps', module='org.wso2.carbon.identity.workflow.impl.feature', version='5.5.0')
)
                libraryDependencies += "org.wso2.carbon.identity.workflow.impl.bps" % "org.wso2.carbon.identity.workflow.impl.feature" % "5.5.0"
                [org.wso2.carbon.identity.workflow.impl.bps/org.wso2.carbon.identity.workflow.impl.feature "5.5.0"]