License |
License |
---|---|
GroupId | GroupIdorg.wso2.bpel |
ArtifactId | ArtifactIdode-bpel-connector |
Version | Version1.3.5-wso4v18 |
Type | Typejar |
Description |
DescriptionODE :: JCA Connector Implementation
Apache ODE (Orchestration Director Engine) executes business processes written
following the WS-BPEL standard. It talks to web services, sending and receiving messages,
handling data manipulation and error recovery as described by your process definition. It
supports both long and short living process executions to orchestrate all the services that
are part of your application.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-connector/ -->
<dependency>
<groupId>org.wso2.bpel</groupId>
<artifactId>ode-bpel-connector</artifactId>
<version>1.3.5-wso4v18</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-connector/
implementation 'org.wso2.bpel:ode-bpel-connector:1.3.5-wso4v18'
// https://jarcasting.com/artifacts/org.wso2.bpel/ode-bpel-connector/
implementation ("org.wso2.bpel:ode-bpel-connector:1.3.5-wso4v18")
'org.wso2.bpel:ode-bpel-connector:jar:1.3.5-wso4v18'
<dependency org="org.wso2.bpel" name="ode-bpel-connector" rev="1.3.5-wso4v18">
<artifact name="ode-bpel-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bpel', module='ode-bpel-connector', version='1.3.5-wso4v18')
)
libraryDependencies += "org.wso2.bpel" % "ode-bpel-connector" % "1.3.5-wso4v18"
[org.wso2.bpel/ode-bpel-connector "1.3.5-wso4v18"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.bpel : ode-bpel-api | jar | 1.3.5-wso4v18 |
org.wso2.bpel : ode-bpel-api-jca | jar | 1.3.5-wso4v18 |
org.wso2.bpel : ode-bpel-runtime | jar | 1.3.5-wso4v18 |
org.wso2.bpel : ode-jca-ra | jar | 1.3.5-wso4v18 |
org.wso2.bpel : ode-jca-server | jar | 1.3.5-wso4v18 |