org.camunda.bpm.extension.springboot:camunda-bpm-spring-boot-starter-bom

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

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.extension.springboot
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-bom
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

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-bpm-spring-boot-starter-bom

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0