is not current version
Last Version 1.5.2

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


GroupId

GroupId

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

ArtifactId

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

Version

1.5.1
Type

Type

war

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


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