org.camunda.bpm.extension.springboot.example:camunda-bpm-spring-boot-starter-example-autodeployment

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 Auto Application Layer Libs Code Generators
GroupId

GroupId

org.camunda.bpm.extension.springboot.example
ArtifactId

ArtifactId

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

Last Version

2.2.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-example-autodeployment

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm.extension.springboot : camunda-bpm-spring-boot-starter jar

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar

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