License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.digitalcollections.flusswerk |
ArtifactId | ArtifactIdspring-boot-starter-flusswerk |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionFlusswerk - Spring Boot Starter
Tooling for AMQP/RabbitMQ based workflow management.
|
<!-- 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"]
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 |
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 |