License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.digitalcollections.flusswerk |
ArtifactId | ArtifactIdexamples-spring-boot |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionFlusswerk - Examples (Spring Boot)
Tooling for AMQP/RabbitMQ based workflow management.
|
Filename | Size |
---|---|
examples-spring-boot-3.2.0.pom | |
examples-spring-boot-3.2.0.jar | 10 KB |
examples-spring-boot-3.2.0-sources.jar | 7 KB |
examples-spring-boot-3.2.0-javadoc.jar | 438 KB |
Browse |
<!-- 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"]
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 |