License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development ORM Data |
GroupId | GroupIdorg.camunda.community.batch |
ArtifactId | ArtifactIdcamunda-platform-7-custom-batch-core |
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/camunda-platform-7-custom-batch-core/ -->
<dependency>
<groupId>org.camunda.community.batch</groupId>
<artifactId>camunda-platform-7-custom-batch-core</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.batch/camunda-platform-7-custom-batch-core/
implementation 'org.camunda.community.batch:camunda-platform-7-custom-batch-core:1.6.0'
// https://jarcasting.com/artifacts/org.camunda.community.batch/camunda-platform-7-custom-batch-core/
implementation ("org.camunda.community.batch:camunda-platform-7-custom-batch-core:1.6.0")
'org.camunda.community.batch:camunda-platform-7-custom-batch-core:jar:1.6.0'
<dependency org="org.camunda.community.batch" name="camunda-platform-7-custom-batch-core" rev="1.6.0">
<artifact name="camunda-platform-7-custom-batch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.batch', module='camunda-platform-7-custom-batch-core', version='1.6.0')
)
libraryDependencies += "org.camunda.community.batch" % "camunda-platform-7-custom-batch-core" % "1.6.0"
[org.camunda.community.batch/camunda-platform-7-custom-batch-core "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
com.google.code.gson : gson | jar | 2.8.9 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar |
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 |