is not current version
Last Version 1.5.2

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.extension.batch.example
ArtifactId

ArtifactId

camunda-bpm-custom-batch-example-simple-spring-boot
Version

Version

1.5.1
Type

Type

jar

Download camunda-bpm-custom-batch-example-simple-spring-boot 1.5.1


<!-- 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.5.1</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.5.1'
// 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.5.1")
'org.camunda.bpm.extension.batch.example:camunda-bpm-custom-batch-example-simple-spring-boot:jar:1.5.1'
<dependency org="org.camunda.bpm.extension.batch.example" name="camunda-bpm-custom-batch-example-simple-spring-boot" rev="1.5.1">
  <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.5.1')
)
libraryDependencies += "org.camunda.bpm.extension.batch.example" % "camunda-bpm-custom-batch-example-simple-spring-boot" % "1.5.1"
[org.camunda.bpm.extension.batch.example/camunda-bpm-custom-batch-example-simple-spring-boot "1.5.1"]