w

wu-smart-acw-webflux-simple

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