Last Version

Flusswerk - Spring Boot Starter 3.2.0

Tooling for AMQP/RabbitMQ based workflow management.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.digitalcollections.flusswerk
ArtifactId

ArtifactId

spring-boot-starter-flusswerk
Version

Version

3.2.0
Type

Type

jar
Description

Description

Flusswerk - Spring Boot Starter
Tooling for AMQP/RabbitMQ based workflow management.

Download spring-boot-starter-flusswerk 3.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
de.digitalcollections.flusswerk : dc-flusswerk-engine jar 3.2.0
javax.annotation : javax.annotation-api jar 1.3.2
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-configuration-processor jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
io.micrometer : micrometer-core jar 1.4.1

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.15.0
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.