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

org.camunda.bpm.extension.batch.example:camunda-bpm-custom-batch-example-simple-spring-boot 1.0.0


Категории

Категории

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

Группа

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

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

camunda-bpm-custom-batch-example-simple-spring-boot
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать camunda-bpm-custom-batch-example-simple-spring-boot 1.0.0


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