License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.software-hhao |
ArtifactId | ArtifactIdhhao-webflux-spring-boot-start |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTop pom.xml file
|
<!-- https://jarcasting.com/artifacts/io.github.software-hhao/hhao-webflux-spring-boot-start/ -->
<dependency>
<groupId>io.github.software-hhao</groupId>
<artifactId>hhao-webflux-spring-boot-start</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-webflux-spring-boot-start/
implementation 'io.github.software-hhao:hhao-webflux-spring-boot-start:1.1.0'
// https://jarcasting.com/artifacts/io.github.software-hhao/hhao-webflux-spring-boot-start/
implementation ("io.github.software-hhao:hhao-webflux-spring-boot-start:1.1.0")
'io.github.software-hhao:hhao-webflux-spring-boot-start:jar:1.1.0'
<dependency org="io.github.software-hhao" name="hhao-webflux-spring-boot-start" rev="1.1.0">
<artifact name="hhao-webflux-spring-boot-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.software-hhao', module='hhao-webflux-spring-boot-start', version='1.1.0')
)
libraryDependencies += "io.github.software-hhao" % "hhao-webflux-spring-boot-start" % "1.1.0"
[io.github.software-hhao/hhao-webflux-spring-boot-start "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.software-hhao : hhao-spring-boot-starter | jar | 1.1.0 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.6 |
org.synchronoss.cloud : nio-multipart-parser | jar | 1.1.0 |
com.github.xiaoymin : knife4j-spring-boot-starter Optional | jar | 3.0.3 |
org.springframework.session : spring-session-data-redis Optional | jar | 2.6.2 |
io.lettuce : lettuce-core Optional | jar | 6.1.8.RELEASE |
org.springframework.data : spring-data-redis Optional | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |