is not current version
Last Version 7.17.0

org.camunda.bpm.archetype:camunda-archetype-root 7.7.4


GroupId

GroupId

org.camunda.bpm.archetype
ArtifactId

ArtifactId

camunda-archetype-root
Version

Version

7.7.4
Type

Type

pom

Download camunda-archetype-root 7.7.4


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