File | Operation |
---|---|
community-hub-release-parent-1.0.0.pom | download |
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>community-hub-release-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='community-hub-release-parent', version='1.0.0')
)
<dependency org="org.camunda.community" name="community-hub-release-parent" rev="1.0.0" />
<parent> <groupId>org.camunda</groupId> <artifactId>camunda-release-parent</artifactId> <version>3.7</version> </parent>