| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.orchestra.designer | 
| ArtifactId | ArtifactIdbpmn2bpel | 
| Last Version | Last Version4.9.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOrchestra :: Designer :: BPMN to BPEL transformation The OW2 Consortium is an open source community committed to making available to everyone
    the best and most reliable middleware technology, including generic enterprise applications
    and cloud computing technologies. The mission of the OW2 Consortium is to
      i) develop open source code for middleware, generic enterprise applications and cloud computing and
      ii) to foster a vibrant community and business ecosystem. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| bpmn2bpel-4.9.1.pom | |
| bpmn2bpel-4.9.1.jar | 278 KB | 
| bpmn2bpel-4.9.1-sources.jar | 291 KB | 
| bpmn2bpel-4.9.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.designer/bpmn2bpel/ -->
<dependency>
    <groupId>org.ow2.orchestra.designer</groupId>
    <artifactId>bpmn2bpel</artifactId>
    <version>4.9.1</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.orchestra.designer/bpmn2bpel/
implementation 'org.ow2.orchestra.designer:bpmn2bpel:4.9.1'// https://jarcasting.com/artifacts/org.ow2.orchestra.designer/bpmn2bpel/
implementation ("org.ow2.orchestra.designer:bpmn2bpel:4.9.1")'org.ow2.orchestra.designer:bpmn2bpel:jar:4.9.1'<dependency org="org.ow2.orchestra.designer" name="bpmn2bpel" rev="4.9.1">
  <artifact name="bpmn2bpel" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.orchestra.designer', module='bpmn2bpel', version='4.9.1')
)libraryDependencies += "org.ow2.orchestra.designer" % "bpmn2bpel" % "4.9.1"[org.ow2.orchestra.designer/bpmn2bpel "4.9.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.orchestra.designer : bpmn-jaxb-model | jar | 4.9.1 | 
| org.apache.servicemix.specs : org.apache.servicemix.specs.jaxb-api-2.1 | jar | 1.4.0 | 
| org.ow2.bundles : ow2-bundles-externals-jaxb2 | jar | 1.0.30 | 
| org.ow2.orchestra : orchestra-utils | jar | 4.9.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.7 |