| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.petals.activiti | 
| ArtifactId | ArtifactIdactiviti-cxf | 
| Version | Version5.18.0-PETALS-1 | 
| Type | Typejar | 
| Description | DescriptionActiviti - Cxf BPM and workflow engine | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-cxf/ -->
<dependency>
    <groupId>org.ow2.petals.activiti</groupId>
    <artifactId>activiti-cxf</artifactId>
    <version>5.18.0-PETALS-1</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-cxf/
implementation 'org.ow2.petals.activiti:activiti-cxf:5.18.0-PETALS-1'// https://jarcasting.com/artifacts/org.ow2.petals.activiti/activiti-cxf/
implementation ("org.ow2.petals.activiti:activiti-cxf:5.18.0-PETALS-1")'org.ow2.petals.activiti:activiti-cxf:jar:5.18.0-PETALS-1'<dependency org="org.ow2.petals.activiti" name="activiti-cxf" rev="5.18.0-PETALS-1">
  <artifact name="activiti-cxf" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.petals.activiti', module='activiti-cxf', version='5.18.0-PETALS-1')
)libraryDependencies += "org.ow2.petals.activiti" % "activiti-cxf" % "5.18.0-PETALS-1"[org.ow2.petals.activiti/activiti-cxf "5.18.0-PETALS-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.6.14 | 
| org.apache.cxf : cxf-rt-transports-http | jar | 2.6.14 | 
| com.sun.xml.bind : jaxb-xjc | jar | 2.1.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.petals.activiti : activiti-engine | jar | 5.18.0-PETALS-1 | 
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| com.h2database : h2 | jar | 1.3.176 | 
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.6.14 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.6 |