не последняя версия
Последняя версия 1.3.5-wso4v18

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


Группа

Группа

org.wso2.bpel
Идентификатор

Идентификатор

ode-bpel-runtime
Версия

Версия

1.3.5-wso2v21
Тип

Тип

jar

Скачать ode-bpel-runtime 1.3.5-wso2v21


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