org.camunda.bpm.extension:camunda-bpm-spring-boot-starter-example-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.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.extension
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-example-root
Last Version

Last Version

1.0.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-example-root

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.bpm.extension : camunda-bpm-spring-boot-starter jar 1.0.0
com.h2database : h2 jar
org.springframework : spring-jdbc jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

  • camunda-spring-boot-starter-example-simple
  • camunda-spring-boot-starter-example-web

Versions

Version
1.0.0