is not current version
Last Version 7.17.0

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


GroupId

GroupId

org.camunda.bpm.archetype
ArtifactId

ArtifactId

camunda-archetype-root
Version

Version

1.0.0
Type

Type

pom

Download camunda-archetype-root 1.0.0


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