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

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.example
ArtifactId

ArtifactId

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

Last Version

1.5.2
Release Date

Release Date

Type

Type

war
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-example-simple

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.camunda.bpm.extension.batch : camunda-bpm-custom-batch-core jar 1.5.2
org.camunda.bpm : camunda-engine jar 7.15.0
org.camunda.bpm : camunda-engine-spring jar 7.15.0
org.springframework : spring-web jar 5.2.7.RELEASE
org.springframework : spring-context jar 5.2.7.RELEASE
org.springframework : spring-beans jar 5.2.7.RELEASE
org.springframework : spring-jdbc jar 5.2.7.RELEASE
com.h2database : h2 jar 1.4.194

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

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