is not current version
Last Version 3.2.0

de.digitalcollections.flusswerk:dc-flusswerk-parent 2.2.0

Tooling for AMQP/RabbitMQ based workflow management.

GroupId

GroupId

de.digitalcollections.flusswerk
ArtifactId

ArtifactId

dc-flusswerk-parent
Version

Version

2.2.0
Type

Type

pom

Download dc-flusswerk-parent 2.2.0


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