License |
License |
---|---|
GroupId | GroupIdorg.activiti |
ArtifactId | ArtifactIdactiviti-cxf |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiviti - Cxf
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activiti-cxf-6.0.0.pom | |
activiti-cxf-6.0.0.jar | 19 KB |
activiti-cxf-6.0.0-sources.jar | 10 KB |
activiti-cxf-6.0.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.activiti/activiti-cxf/ -->
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-cxf</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.activiti/activiti-cxf/
implementation 'org.activiti:activiti-cxf:6.0.0'
// https://jarcasting.com/artifacts/org.activiti/activiti-cxf/
implementation ("org.activiti:activiti-cxf:6.0.0")
'org.activiti:activiti-cxf:jar:6.0.0'
<dependency org="org.activiti" name="activiti-cxf" rev="6.0.0">
<artifact name="activiti-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.activiti', module='activiti-cxf', version='6.0.0')
)
libraryDependencies += "org.activiti" % "activiti-cxf" % "6.0.0"
[org.activiti/activiti-cxf "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 3.1.6 |
org.apache.cxf : cxf-rt-transports-http | jar | 3.1.6 |
com.sun.xml.bind : jaxb-xjc | jar | 2.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.activiti : activiti-engine | jar | 6.0.0 |
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 | 3.1.6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.6 |