org.camunda.bpm.extension.example:camunda-bpm-spring-boot-starter-example-cloud

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.example
Идентификатор

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

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

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

1.3.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-example-cloud

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-eureka jar
org.camunda.bpm.extension : camunda-bpm-spring-boot-starter-webapp jar 1.3.0
com.google.code.findbugs : findbugs jar 3.0.0
com.netflix.hystrix : hystrix-javanica jar
com.h2database : h2 jar
org.springframework : spring-jdbc jar

test (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar
org.camunda.bpm.extension : camunda-bpm-assert jar 1.2
org.camunda.bpm.extension : camunda-bpm-mockito jar 2.1
org.camunda.bpm.extension.example : camunda-bpm-spring-boot-starter-example-testhelper jar 1.3.0

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

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

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

Версия
1.3.0
1.2.1
1.2.0