File | Operation |
---|---|
camunda-engine-rest-root-7.15.0.pom | download |
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-root</artifactId>
<version>7.15.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-rest-root', version='7.15.0')
)
<parent> <groupId>org.camunda.bpm</groupId> <artifactId>camunda-database-settings</artifactId> <version>7.15.0</version> </parent>