License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Unity Business Logic Libraries Game Development ORM Data |
GroupId | GroupIdorg.camunda.community.batch.example |
ArtifactId | ArtifactIdcamunda-platform-7-custom-batch-example-simple-spring-boot |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
Project Organization |
Project Organization |
<!-- 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>1.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:1.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:1.6.0")
'org.camunda.community.batch.example:camunda-platform-7-custom-batch-example-simple-spring-boot:jar:1.6.0'
<dependency org="org.camunda.community.batch.example" name="camunda-platform-7-custom-batch-example-simple-spring-boot" rev="1.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='1.6.0')
)
libraryDependencies += "org.camunda.community.batch.example" % "camunda-platform-7-custom-batch-example-simple-spring-boot" % "1.6.0"
[org.camunda.community.batch.example/camunda-platform-7-custom-batch-example-simple-spring-boot "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter | jar | 7.17.0 |
org.camunda.community.batch : camunda-platform-7-custom-batch-spring | jar | 1.6.0 |
com.h2database : h2 | jar |