is not current version
Last Version 4.7.2

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

这是一个基于Spring Boot,为了复用一些公共代码而存在的库。

Categories

Categories

IDE Development Tools Spring Boot Container Microservices
GroupId

GroupId

me.insidezhou.southernquiet
ArtifactId

ArtifactId

file-spring-boot-starter-webflux
Version

Version

4.6.5
Type

Type

jar

Download file-spring-boot-starter-webflux 4.6.5


<!-- https://jarcasting.com/artifacts/me.insidezhou.southernquiet/file-spring-boot-starter-webflux/ -->
<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>file-spring-boot-starter-webflux</artifactId>
    <version>4.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.insidezhou.southernquiet/file-spring-boot-starter-webflux/
implementation 'me.insidezhou.southernquiet:file-spring-boot-starter-webflux:4.6.5'
// https://jarcasting.com/artifacts/me.insidezhou.southernquiet/file-spring-boot-starter-webflux/
implementation ("me.insidezhou.southernquiet:file-spring-boot-starter-webflux:4.6.5")
'me.insidezhou.southernquiet:file-spring-boot-starter-webflux:jar:4.6.5'
<dependency org="me.insidezhou.southernquiet" name="file-spring-boot-starter-webflux" rev="4.6.5">
  <artifact name="file-spring-boot-starter-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.insidezhou.southernquiet', module='file-spring-boot-starter-webflux', version='4.6.5')
)
libraryDependencies += "me.insidezhou.southernquiet" % "file-spring-boot-starter-webflux" % "4.6.5"
[me.insidezhou.southernquiet/file-spring-boot-starter-webflux "4.6.5"]