is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-webflux 1.4.1

webflux-控制器模块

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-webflux
Version

Version

1.4.1
Type

Type

jar

Download zenyoung-webflux 1.4.1


<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux/ -->
<dependency>
    <groupId>top.zenyoung</groupId>
    <artifactId>zenyoung-webflux</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux/
implementation 'top.zenyoung:zenyoung-webflux:1.4.1'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-webflux/
implementation ("top.zenyoung:zenyoung-webflux:1.4.1")
'top.zenyoung:zenyoung-webflux:jar:1.4.1'
<dependency org="top.zenyoung" name="zenyoung-webflux" rev="1.4.1">
  <artifact name="zenyoung-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-webflux', version='1.4.1')
)
libraryDependencies += "top.zenyoung" % "zenyoung-webflux" % "1.4.1"
[top.zenyoung/zenyoung-webflux "1.4.1"]