is not current version
Last Version 4.5.51

org.wso2.carbon.business-process:bpel 4.4.88

BPEL Support for WSO2 Carbon

GroupId

GroupId

org.wso2.carbon.business-process
ArtifactId

ArtifactId

bpel
Version

Version

4.4.88
Type

Type

pom

Download bpel 4.4.88

Filename Size
bpel-4.4.88.pom 6 KB
Browse

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