w

wu-smart-acw-webflux-simple

Apache License, Version 2.0
Files download
File Operation
wu-smart-acw-webflux-simple-1.2.2-JDK17.jar download
wu-smart-acw-webflux-simple-1.2.2-JDK17.pom download
wu-smart-acw-webflux-simple-1.2.2-JDK17-sources.jar download
Apache Maven
<dependency>
  <groupId>top.wu2020</groupId>
  <artifactId>wu-smart-acw-webflux-simple</artifactId>
  <version>1.2.2-JDK17</version>
</dependency>
Gradle Groovy
implementation 'top.wu2020:wu-smart-acw-webflux-simple:1.2.2-JDK17'
Gradle Kotlin
implementation("top.wu2020:wu-smart-acw-webflux-simple:1.2.2-JDK17")
Scala SBT
libraryDependencies += "top.wu2020" % "wu-smart-acw-webflux-simple" % "1.2.2-JDK17"
Groovy Grape
@Grapes(
  @Grab(group='top.wu2020', module='wu-smart-acw-webflux-simple', version='1.2.2-JDK17')
)
Apache Ivy
<dependency org="top.wu2020" name="wu-smart-acw-webflux-simple" rev="1.2.2-JDK17" />
Leiningen
[top.wu2020/wu-smart-acw-webflux-simple "1.2.2-JDK17"]
Apache Buildr
'top.wu2020:wu-smart-acw-webflux-simple:jar:1.2.2-JDK17'