License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-jbpm |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: JBPM
Camel JBPM support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-jbpm-3.17.0.pom | |
camel-jbpm-3.17.0.jar | 139 KB |
camel-jbpm-3.17.0-sources.jar | 79 KB |
camel-jbpm-3.17.0-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-jbpm/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jbpm</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-jbpm/
implementation 'org.apache.camel:camel-jbpm:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-jbpm/
implementation ("org.apache.camel:camel-jbpm:3.17.0")
'org.apache.camel:camel-jbpm:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-jbpm" rev="3.17.0">
<artifact name="camel-jbpm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-jbpm', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-jbpm" % "3.17.0"
[org.apache.camel/camel-jbpm "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core-engine | jar | 3.17.0 |
org.apache.camel : camel-xml-jaxb | jar | 3.17.0 |
org.kie.server : kie-server-client | jar | 7.64.0.Final |
org.jboss.logging : jboss-logging | jar | 3.4.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.kie : kie-api Optional | jar | 7.64.0.Final |
org.kie : kie-internal Optional | jar | 7.64.0.Final |
org.jbpm : jbpm-services-api Optional | jar | 7.64.0.Final |
org.jbpm : jbpm-case-mgmt-api Optional | jar | 7.64.0.Final |
org.kie.server : kie-server-services-common Optional | jar | 7.64.0.Final |
org.jbpm : jbpm-persistence-api Optional | jar | 7.64.0.Final |
org.jbpm : jbpm-workitems-core Optional | jar | 7.64.0.Final |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
org.apache.servicemix.specs : org.apache.servicemix.specs.jaxws-api-2.2 | jar | 2.9.0 |