License |
License |
---|---|
GroupId | GroupIdcom.camunda.consulting.webapp.plugin |
ArtifactId | ArtifactIdcamunda-cockpit-plugin-process-xml |
Last Version | Last Version7.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda Cockpit Plugin: Process Definition as XML
This Plugin shows the BPMN 2.0 XML as tab in the process definition view
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.camunda.consulting.webapp.plugin/camunda-cockpit-plugin-process-xml/ -->
<dependency>
<groupId>com.camunda.consulting.webapp.plugin</groupId>
<artifactId>camunda-cockpit-plugin-process-xml</artifactId>
<version>7.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.camunda.consulting.webapp.plugin/camunda-cockpit-plugin-process-xml/
implementation 'com.camunda.consulting.webapp.plugin:camunda-cockpit-plugin-process-xml:7.6.0'
// https://jarcasting.com/artifacts/com.camunda.consulting.webapp.plugin/camunda-cockpit-plugin-process-xml/
implementation ("com.camunda.consulting.webapp.plugin:camunda-cockpit-plugin-process-xml:7.6.0")
'com.camunda.consulting.webapp.plugin:camunda-cockpit-plugin-process-xml:jar:7.6.0'
<dependency org="com.camunda.consulting.webapp.plugin" name="camunda-cockpit-plugin-process-xml" rev="7.6.0">
<artifact name="camunda-cockpit-plugin-process-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.camunda.consulting.webapp.plugin', module='camunda-cockpit-plugin-process-xml', version='7.6.0')
)
libraryDependencies += "com.camunda.consulting.webapp.plugin" % "camunda-cockpit-plugin-process-xml" % "7.6.0"
[com.camunda.consulting.webapp.plugin/camunda-cockpit-plugin-process-xml "7.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.webapp : camunda-webapp | jar | 7.6.0-alpha5 |
javax : javaee-api | jar | 6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.camunda.bpm : camunda-engine | jar | 7.6.0-alpha5 |
com.h2database : h2 | jar | 1.3.171 |