is not current version
Last Version 1.6.0

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


Categories

Categories

Spring Boot Container Microservices Unity Business Logic Libraries Game Development ORM Data
GroupId

GroupId

org.camunda.community.batch.example
ArtifactId

ArtifactId

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

Version

v1.6.0
Type

Type

jar

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


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