File | Operation |
---|---|
camunda-commons-bom-1.4.0-alpha3.pom | download |
<dependency>
<groupId>org.camunda.commons</groupId>
<artifactId>camunda-commons-bom</artifactId>
<version>1.4.0-alpha3</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.camunda.commons', module='camunda-commons-bom', version='1.4.0-alpha3')
)
<parent> <groupId>org.camunda</groupId> <artifactId>camunda-release-parent</artifactId> <version>2.5</version> </parent>