License |
License |
---|---|
GroupId | GroupIdde.digitalcollections.flusswerk |
ArtifactId | ArtifactIdexamples-plain |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionFlusswerk - Examples
Tooling for AMQP/RabbitMQ based workflow management.
|
Filename | Size |
---|---|
examples-plain-3.2.0.pom | |
examples-plain-3.2.0.jar | 7 KB |
examples-plain-3.2.0-sources.jar | 5 KB |
examples-plain-3.2.0-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.digitalcollections.flusswerk/examples-plain/ -->
<dependency>
<groupId>de.digitalcollections.flusswerk</groupId>
<artifactId>examples-plain</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.digitalcollections.flusswerk/examples-plain/
implementation 'de.digitalcollections.flusswerk:examples-plain:3.2.0'
// https://jarcasting.com/artifacts/de.digitalcollections.flusswerk/examples-plain/
implementation ("de.digitalcollections.flusswerk:examples-plain:3.2.0")
'de.digitalcollections.flusswerk:examples-plain:jar:3.2.0'
<dependency org="de.digitalcollections.flusswerk" name="examples-plain" rev="3.2.0">
<artifact name="examples-plain" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.digitalcollections.flusswerk', module='examples-plain', version='3.2.0')
)
libraryDependencies += "de.digitalcollections.flusswerk" % "examples-plain" % "3.2.0"
[de.digitalcollections.flusswerk/examples-plain "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 |
de.digitalcollections.flusswerk : dc-flusswerk-engine | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.15.0 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |