Last Version

Flusswerk - Examples (Spring Boot) 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

examples-spring-boot
Version

Version

3.2.0
Type

Type

jar
Description

Description

Flusswerk - Examples (Spring Boot)
Tooling for AMQP/RabbitMQ based workflow management.

Download examples-spring-boot 3.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
de.digitalcollections.flusswerk : spring-boot-starter-flusswerk jar 3.2.0
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.