is not current version
Last Version 3.2.2

io.holunda.polyflow:polyflow-parent 3.1.4

Polyflow Framework Parent

GroupId

GroupId

io.holunda.polyflow
ArtifactId

ArtifactId

polyflow-parent
Version

Version

3.1.4
Type

Type

pom

Download polyflow-parent 3.1.4

Filename Size
polyflow-parent-3.1.4.pom 25 KB
Browse

<!-- https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-parent/ -->
<dependency>
    <groupId>io.holunda.polyflow</groupId>
    <artifactId>polyflow-parent</artifactId>
    <version>3.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-parent/
implementation 'io.holunda.polyflow:polyflow-parent:3.1.4'
// https://jarcasting.com/artifacts/io.holunda.polyflow/polyflow-parent/
implementation ("io.holunda.polyflow:polyflow-parent:3.1.4")
'io.holunda.polyflow:polyflow-parent:pom:3.1.4'
<dependency org="io.holunda.polyflow" name="polyflow-parent" rev="3.1.4">
  <artifact name="polyflow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda.polyflow', module='polyflow-parent', version='3.1.4')
)
libraryDependencies += "io.holunda.polyflow" % "polyflow-parent" % "3.1.4"
[io.holunda.polyflow/polyflow-parent "3.1.4"]