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