| License | License | 
|---|---|
| GroupId | GroupIdorg.camunda.bpm.extension.batch | 
| ArtifactId | ArtifactIdcamunda-bpm-custom-batch-spring | 
| Last Version | Last Version1.5.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThis 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. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.batch/camunda-bpm-custom-batch-spring/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.batch</groupId>
    <artifactId>camunda-bpm-custom-batch-spring</artifactId>
    <version>1.5.2</version>
</dependency>// https://jarcasting.com/artifacts/org.camunda.bpm.extension.batch/camunda-bpm-custom-batch-spring/
implementation 'org.camunda.bpm.extension.batch:camunda-bpm-custom-batch-spring:1.5.2'// https://jarcasting.com/artifacts/org.camunda.bpm.extension.batch/camunda-bpm-custom-batch-spring/
implementation ("org.camunda.bpm.extension.batch:camunda-bpm-custom-batch-spring:1.5.2")'org.camunda.bpm.extension.batch:camunda-bpm-custom-batch-spring:jar:1.5.2'<dependency org="org.camunda.bpm.extension.batch" name="camunda-bpm-custom-batch-spring" rev="1.5.2">
  <artifact name="camunda-bpm-custom-batch-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='org.camunda.bpm.extension.batch', module='camunda-bpm-custom-batch-spring', version='1.5.2')
)libraryDependencies += "org.camunda.bpm.extension.batch" % "camunda-bpm-custom-batch-spring" % "1.5.2"[org.camunda.bpm.extension.batch/camunda-bpm-custom-batch-spring "1.5.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm.extension.batch : camunda-bpm-custom-batch-core | jar | 1.5.2 | 
| org.slf4j : slf4j-api | jar | 1.7.24 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-beans | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework : spring-aop | jar | |
| org.camunda.bpm : camunda-engine | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter | jar | 7.15.0 | 
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.awaitility : awaitility | jar | 3.0.0 | 
| com.h2database : h2 | jar | 1.4.187 | 
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 2.18.3 | 
| org.camunda.bpm.extension : camunda-bpm-assert | jar | 1.2 |