Last Version

camunda BPM - cycle - root 3.1.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.cycle
ArtifactId

ArtifactId

camunda-cycle-root
Version

Version

3.1.0
Type

Type

pom
Description

Description

camunda BPM - cycle - root
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-cycle

Download camunda-cycle-root 3.1.0


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

Dependencies

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

Project Modules

  • cycle
  • cycle-sql
  • cycle-tomcat
  • cycle-it
  • cycle-distro