org.camunda.bpm.extension:camunda-bpm-spring-boot-starter-rest

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-rest
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
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-rest

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.camunda.bpm.extension : camunda-bpm-spring-boot-starter jar 1.3.0
org.camunda.bpm : camunda-engine-rest jar
org.springframework.boot : spring-boot-starter-jersey jar
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter-actuator Optional jar

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0