is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-webflux 1.6.0

webflux-控制器模块

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-webflux
Version

Version

1.6.0
Type

Type

jar

Download zenyoung-webflux 1.6.0


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