s

spring-boot-starter-wechat-offiaccount

支持 OAuth 2.1 JWT 授权的微信公众平台开发组件
https://github.com/xuxiaowei-com-cn/spring-boot-starter-wechat-offiaccount
Apache 2 996.ICU
徐晓伟工作室
徐晓伟
Files download
File Operation
spring-boot-starter-wechat-offiaccount-0.1.0-M1.jar download
spring-boot-starter-wechat-offiaccount-0.1.0-M1.pom download
spring-boot-starter-wechat-offiaccount-0.1.0-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.com.xuxiaowei.boot.next</groupId>
  <artifactId>spring-boot-starter-wechat-offiaccount</artifactId>
  <version>0.1.0-M1</version>
</dependency>
Gradle Groovy
implementation 'cn.com.xuxiaowei.boot.next:spring-boot-starter-wechat-offiaccount:0.1.0-M1'
Gradle Kotlin
implementation("cn.com.xuxiaowei.boot.next:spring-boot-starter-wechat-offiaccount:0.1.0-M1")
Scala SBT
libraryDependencies += "cn.com.xuxiaowei.boot.next" % "spring-boot-starter-wechat-offiaccount" % "0.1.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='cn.com.xuxiaowei.boot.next', module='spring-boot-starter-wechat-offiaccount', version='0.1.0-M1')
)
Apache Ivy
<dependency org="cn.com.xuxiaowei.boot.next" name="spring-boot-starter-wechat-offiaccount" rev="0.1.0-M1" />
Leiningen
[cn.com.xuxiaowei.boot.next/spring-boot-starter-wechat-offiaccount "0.1.0-M1"]
Apache Buildr
'cn.com.xuxiaowei.boot.next:spring-boot-starter-wechat-offiaccount:jar:0.1.0-M1'