is not current version
Last Version 1.3.5-wso4v18

org.wso2.bpel:ode-bpel-runtime 1.3.5-wso2v19


GroupId

GroupId

org.wso2.bpel
ArtifactId

ArtifactId

ode-bpel-runtime
Version

Version

1.3.5-wso2v19
Type

Type

jar

Download ode-bpel-runtime 1.3.5-wso2v19


<!-- https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-runtime/ -->
<dependency>
    <groupId>org.wso2.bpel</groupId>
    <artifactId>ode-bpel-runtime</artifactId>
    <version>1.3.5-wso2v19</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-runtime/
implementation 'org.wso2.bpel:ode-bpel-runtime:1.3.5-wso2v19'
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-runtime/
implementation ("org.wso2.bpel:ode-bpel-runtime:1.3.5-wso2v19")
'org.wso2.bpel:ode-bpel-runtime:jar:1.3.5-wso2v19'
<dependency org="org.wso2.bpel" name="ode-bpel-runtime" rev="1.3.5-wso2v19">
  <artifact name="ode-bpel-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bpel', module='ode-bpel-runtime', version='1.3.5-wso2v19')
)
libraryDependencies += "org.wso2.bpel" % "ode-bpel-runtime" % "1.3.5-wso2v19"
[org.wso2.bpel/ode-bpel-runtime "1.3.5-wso2v19"]