is not current version
Last Version 4.5.51

org.wso2.carbon.business-process:bpmn 4.4.8

BPMN Support for WSO2 Carbon

GroupId

GroupId

org.wso2.carbon.business-process
ArtifactId

ArtifactId

bpmn
Version

Version

4.4.8
Type

Type

pom

Download bpmn 4.4.8

Filename Size
bpmn-4.4.8.pom 1 KB
Browse

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