License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.luterc |
ArtifactId | ArtifactIdheimdall-spring-boot-webflux-starter |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionheimdall-spring-boot-webflux-starter
Heimdall Spring Boot WebFlux Starter
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-webflux-starter/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-spring-boot-webflux-starter</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-webflux-starter/
implementation 'com.github.luterc:heimdall-spring-boot-webflux-starter:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-spring-boot-webflux-starter/
implementation ("com.github.luterc:heimdall-spring-boot-webflux-starter:1.1.2")
'com.github.luterc:heimdall-spring-boot-webflux-starter:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-spring-boot-webflux-starter" rev="1.1.2">
<artifact name="heimdall-spring-boot-webflux-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-spring-boot-webflux-starter', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-spring-boot-webflux-starter" % "1.1.2"
[com.github.luterc/heimdall-spring-boot-webflux-starter "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.luterc : heimdall-webflux | jar | 1.1.2 |
com.github.luterc : heimdall-spring-boot-starter | jar | 1.1.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | 5.3.20 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |