org.camunda.bpm.extension.springboot: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.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.camunda.bpm.extension.springboot
Идентификатор

Идентификатор

camunda-bpm-spring-boot-starter-rest
Последняя версия

Последняя версия

2.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

camunda services GmbH

Скачать camunda-bpm-spring-boot-starter-rest

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.camunda.bpm.extension.springboot : camunda-bpm-spring-boot-starter jar
org.camunda.bpm : camunda-engine-rest jar
org.springframework.boot : spring-boot-starter-jersey jar
org.springframework.boot : spring-boot-starter-web Необязательный jar
org.springframework.boot : spring-boot-starter-actuator Необязательный jar
org.camunda.bpm.extension.springboot : camunda-bpm-spring-boot-starter-test jar

test (1)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0