Last Version

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

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.camunda.bpm.cycle
ArtifactId

ArtifactId

camunda-cycle-tomcat
Version

Version

3.1.0
Type

Type

war
Description

Description

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

Download camunda-cycle-tomcat 3.1.0


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

Dependencies

runtime (1)

Group / Artifact Type Version
org.camunda.bpm.cycle : camunda-cycle war 3.1.0

Project Modules

There are no modules declared in this project.