org.camunda.bpm.extension.batch:camunda-bpm-custom-batch-spring

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.

License

License

GroupId

GroupId

org.camunda.bpm.extension.batch
ArtifactId

ArtifactId

camunda-bpm-custom-batch-spring
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-bpm-custom-batch-spring

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (4)

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

test (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0