q

qywx-spring-boot-starter

企业微信api调用工具包starter
https://github.com/shuaidd
Files download
File Operation
qywx-spring-boot-starter-4.4.1-springboot3.jar download
qywx-spring-boot-starter-4.4.1-springboot3.pom download
qywx-spring-boot-starter-4.4.1-springboot3-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.adbyte.wxwork</groupId>
  <artifactId>qywx-spring-boot-starter</artifactId>
  <version>4.4.1-springboot3</version>
</dependency>
Gradle Groovy
implementation 'cn.adbyte.wxwork:qywx-spring-boot-starter:4.4.1-springboot3'
Gradle Kotlin
implementation("cn.adbyte.wxwork:qywx-spring-boot-starter:4.4.1-springboot3")
Scala SBT
libraryDependencies += "cn.adbyte.wxwork" % "qywx-spring-boot-starter" % "4.4.1-springboot3"
Groovy Grape
@Grapes(
  @Grab(group='cn.adbyte.wxwork', module='qywx-spring-boot-starter', version='4.4.1-springboot3')
)
Apache Ivy
<dependency org="cn.adbyte.wxwork" name="qywx-spring-boot-starter" rev="4.4.1-springboot3" />
Leiningen
[cn.adbyte.wxwork/qywx-spring-boot-starter "4.4.1-springboot3"]
Apache Buildr
'cn.adbyte.wxwork:qywx-spring-boot-starter:jar:4.4.1-springboot3'