is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm:camunda-engine-plugins 7.9.0


GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-engine-plugins
Version

Version

7.9.0
Type

Type

pom

Download camunda-engine-plugins 7.9.0


<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-plugins/ -->
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-engine-plugins</artifactId>
    <version>7.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-plugins/
implementation 'org.camunda.bpm:camunda-engine-plugins:7.9.0'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-plugins/
implementation ("org.camunda.bpm:camunda-engine-plugins:7.9.0")
'org.camunda.bpm:camunda-engine-plugins:pom:7.9.0'
<dependency org="org.camunda.bpm" name="camunda-engine-plugins" rev="7.9.0">
  <artifact name="camunda-engine-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-plugins', version='7.9.0')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-plugins" % "7.9.0"
[org.camunda.bpm/camunda-engine-plugins "7.9.0"]