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

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-core
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-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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 (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.12
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
1.0.0