is not current version
Last Version 1.6.0

org.camunda.community.batch.example:camunda-platform-7-custom-batch-example-simple v1.6.0


Categories

Categories

Unity Business Logic Libraries Game Development ORM Data
GroupId

GroupId

org.camunda.community.batch.example
ArtifactId

ArtifactId

camunda-platform-7-custom-batch-example-simple
Version

Version

v1.6.0
Type

Type

war

Download camunda-platform-7-custom-batch-example-simple v1.6.0


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