MVN

me.insidezhou.southernquiet : file-spring-boot-starter-webflux

Maven & Gradle

Jun 20, 2022
7 stars

SouthernQuiet · 这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>file-spring-boot-starter-webflux</artifactId>
    <version>4.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.insidezhou.southernquiet : file-spring-boot-starter-webflux to add to Maven - Latest Versions:

  • Latest Stable: 4.7.2

All Versions

Choose a version of me.insidezhou.southernquiet : file-spring-boot-starter-webflux to add to Maven - All Versions:

Version Vulnerabilities Updated
4.7.x
file-spring-boot-starter-webflux-4.7.2
file-spring-boot-starter-webflux-4.7.1
file-spring-boot-starter-webflux-4.7.0
4.6.x
file-spring-boot-starter-webflux-4.6.7
file-spring-boot-starter-webflux-4.6.6
file-spring-boot-starter-webflux-4.6.5
file-spring-boot-starter-webflux-4.6.4
file-spring-boot-starter-webflux-4.6.3
file-spring-boot-starter-webflux-4.6.2
file-spring-boot-starter-webflux-4.6.1
file-spring-boot-starter-webflux-4.6.0
4.5.x
file-spring-boot-starter-webflux-4.5.2
file-spring-boot-starter-webflux-4.5.1
4.4.x
file-spring-boot-starter-webflux-4.4.0
4.3.x
file-spring-boot-starter-webflux-4.3.5
file-spring-boot-starter-webflux-4.3.4
file-spring-boot-starter-webflux-4.3.3
file-spring-boot-starter-webflux-4.3.2
file-spring-boot-starter-webflux-4.3.1
file-spring-boot-starter-webflux-4.3.0
4.2.x
file-spring-boot-starter-webflux-4.2.1
file-spring-boot-starter-webflux-4.2.0
4.1.x
file-spring-boot-starter-webflux-4.1.1
file-spring-boot-starter-webflux-4.1.0
4.0.x
file-spring-boot-starter-webflux-4.0.14
file-spring-boot-starter-webflux-4.0.13
file-spring-boot-starter-webflux-4.0.12
file-spring-boot-starter-webflux-4.0.11
file-spring-boot-starter-webflux-4.0.10
file-spring-boot-starter-webflux-4.0.9
file-spring-boot-starter-webflux-4.0.8
file-spring-boot-starter-webflux-4.0.7
file-spring-boot-starter-webflux-4.0.6
file-spring-boot-starter-webflux-4.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>file-spring-boot-starter-webflux</artifactId>
    <version>4.7.2</version>
</dependency>

Advertisement