is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:workflow-mgt-feature 5.20.55


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

workflow-mgt-feature
Version

Version

5.20.55
Type

Type

pom

Download workflow-mgt-feature 5.20.55


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/workflow-mgt-feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>workflow-mgt-feature</artifactId>
    <version>5.20.55</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/workflow-mgt-feature/
implementation 'org.wso2.carbon.identity.framework:workflow-mgt-feature:5.20.55'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/workflow-mgt-feature/
implementation ("org.wso2.carbon.identity.framework:workflow-mgt-feature:5.20.55")
'org.wso2.carbon.identity.framework:workflow-mgt-feature:pom:5.20.55'
<dependency org="org.wso2.carbon.identity.framework" name="workflow-mgt-feature" rev="5.20.55">
  <artifact name="workflow-mgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='workflow-mgt-feature', version='5.20.55')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "workflow-mgt-feature" % "5.20.55"
[org.wso2.carbon.identity.framework/workflow-mgt-feature "5.20.55"]