License |
License |
---|---|
GroupId | GroupIdde.digitalcollections.flusswerk |
ArtifactId | ArtifactIddc-flusswerk-examples |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionDigitalCollections: Flusswerk - Examples
Tooling for AMQP/RabbitMQ based workflow management.
|
<!-- https://jarcasting.com/artifacts/de.digitalcollections.flusswerk/dc-flusswerk-examples/ -->
<dependency>
<groupId>de.digitalcollections.flusswerk</groupId>
<artifactId>dc-flusswerk-examples</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.flusswerk/dc-flusswerk-examples/
implementation 'de.digitalcollections.flusswerk:dc-flusswerk-examples:3.0.0'
// https://jarcasting.com/artifacts/de.digitalcollections.flusswerk/dc-flusswerk-examples/
implementation ("de.digitalcollections.flusswerk:dc-flusswerk-examples:3.0.0")
'de.digitalcollections.flusswerk:dc-flusswerk-examples:jar:3.0.0'
<dependency org="de.digitalcollections.flusswerk" name="dc-flusswerk-examples" rev="3.0.0">
<artifact name="dc-flusswerk-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.flusswerk', module='dc-flusswerk-examples', version='3.0.0')
)
libraryDependencies += "de.digitalcollections.flusswerk" % "dc-flusswerk-examples" % "3.0.0"
[de.digitalcollections.flusswerk/dc-flusswerk-examples "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
de.digitalcollections.flusswerk : dc-flusswerk-engine | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.12.2 |
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |