License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.business-process |
ArtifactId | ArtifactIdbpel |
Last Version | Last Version4.5.51 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - BPEL Aggregator Module
BPEL Support for WSO2 Carbon
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bpel-4.5.51.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.5.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/bpel/
implementation 'org.wso2.carbon.business-process:bpel:4.5.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/bpel/
implementation ("org.wso2.carbon.business-process:bpel:4.5.51")
'org.wso2.carbon.business-process:bpel:pom:4.5.51'
<dependency org="org.wso2.carbon.business-process" name="bpel" rev="4.5.51">
<artifact name="bpel" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='bpel', version='4.5.51')
)
libraryDependencies += "org.wso2.carbon.business-process" % "bpel" % "4.5.51"
[org.wso2.carbon.business-process/bpel "4.5.51"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
org.wso2.orbit.org.apache.ode : ode | jar | 1.3.5-wso2v21 |