Last Version

top.zenyoung:zenyoung-webflux 2.0.2

zenyoung tools for Springboot2

License

License

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-webflux
Version

Version

2.0.2
Type

Type

jar
Description

Description

zenyoung tools for Springboot2

Download zenyoung-webflux 2.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-validation jar
commons-io : commons-io jar 2.8.0
top.zenyoung : zenyoung-web-common jar 2.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.