GroupId | GroupIdio.holunda.polyflow |
---|---|
ArtifactId | ArtifactIdpolyflow-camunda-bpm-taskpool-collector |
Version | Version3.1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-camunda-bpm-taskpool-collector/ -->
<dependency>
<groupId>io.holunda.polyflow</groupId>
<artifactId>polyflow-camunda-bpm-taskpool-collector</artifactId>
<version>3.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-camunda-bpm-taskpool-collector/
implementation 'io.holunda.polyflow:polyflow-camunda-bpm-taskpool-collector:3.1.4'
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-camunda-bpm-taskpool-collector/
implementation ("io.holunda.polyflow:polyflow-camunda-bpm-taskpool-collector:3.1.4")
'io.holunda.polyflow:polyflow-camunda-bpm-taskpool-collector:jar:3.1.4'
<dependency org="io.holunda.polyflow" name="polyflow-camunda-bpm-taskpool-collector" rev="3.1.4">
<artifact name="polyflow-camunda-bpm-taskpool-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.holunda.polyflow', module='polyflow-camunda-bpm-taskpool-collector', version='3.1.4')
)
libraryDependencies += "io.holunda.polyflow" % "polyflow-camunda-bpm-taskpool-collector" % "3.1.4"
[io.holunda.polyflow/polyflow-camunda-bpm-taskpool-collector "3.1.4"]