Last Version

camunda Archetypes Parent POM 7.17.0

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

org.camunda.bpm.archetype
ArtifactId

ArtifactId

camunda-archetype-root
Version

Version

7.17.0
Type

Type

pom
Description

Description

camunda Archetypes Parent POM
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/camunda-archetypes

Download camunda-archetype-root 7.17.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>7.17.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:7.17.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.archetype/camunda-archetype-root/
implementation ("org.camunda.bpm.archetype:camunda-archetype-root:7.17.0")
'org.camunda.bpm.archetype:camunda-archetype-root:pom:7.17.0'
<dependency org="org.camunda.bpm.archetype" name="camunda-archetype-root" rev="7.17.0">
  <artifact name="camunda-archetype-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.archetype', module='camunda-archetype-root', version='7.17.0')
)
libraryDependencies += "org.camunda.bpm.archetype" % "camunda-archetype-root" % "7.17.0"
[org.camunda.bpm.archetype/camunda-archetype-root "7.17.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • camunda-archetype-ejb-war
  • camunda-archetype-servlet-war
  • camunda-archetype-cockpit-plugin
  • camunda-archetype-engine-plugin
  • camunda-archetype-servlet-war-demo
  • camunda-archetype-spring-boot
  • camunda-archetype-spring-boot-demo