| License | License | 
|---|---|
| GroupId | GroupIdorg.wso2.bpel | 
| ArtifactId | ArtifactIdode-tools | 
| Version | Version1.3.5-wso4v18 | 
| Type | Typejar | 
| Description | DescriptionODE :: Command Line Tools 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 | 
| Filename | Size | 
|---|---|
| ode-tools-1.3.5-wso4v18.pom | |
| ode-tools-1.3.5-wso4v18.jar | 28 KB | 
| ode-tools-1.3.5-wso4v18-sources.jar | 26 KB | 
| ode-tools-1.3.5-wso4v18-javadoc.jar | 117 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.wso2.bpel/ode-tools/ -->
<dependency>
    <groupId>org.wso2.bpel</groupId>
    <artifactId>ode-tools</artifactId>
    <version>1.3.5-wso4v18</version>
</dependency>// https://jarcasting.com/artifacts/org.wso2.bpel/ode-tools/
implementation 'org.wso2.bpel:ode-tools:1.3.5-wso4v18'// https://jarcasting.com/artifacts/org.wso2.bpel/ode-tools/
implementation ("org.wso2.bpel:ode-tools:1.3.5-wso4v18")'org.wso2.bpel:ode-tools:jar:1.3.5-wso4v18'<dependency org="org.wso2.bpel" name="ode-tools" rev="1.3.5-wso4v18">
  <artifact name="ode-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wso2.bpel', module='ode-tools', version='1.3.5-wso4v18')
)libraryDependencies += "org.wso2.bpel" % "ode-tools" % "1.3.5-wso4v18"[org.wso2.bpel/ode-tools "1.3.5-wso4v18"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.bpel : ode-bpel-compiler | jar | 1.3.5-wso4v18 | 
| org.wso2.bpel : ode-utils | jar | 1.3.5-wso4v18 | 
| ant : ant | jar | 1.6.5 | 
| commons-httpclient : commons-httpclient | jar | 3.1 | 
| commons-logging : commons-logging | jar | 1.2 |