w

wechat-event-netty-spring-boot-starter

微信公众号回调处理,netty 模式自动装配
Files download
File Operation
wechat-event-netty-spring-boot-starter-2.0.1.20240302.jar download
wechat-event-netty-spring-boot-starter-2.0.1.20240302.pom download
wechat-event-netty-spring-boot-starter-2.0.1.20240302-sources.jar download
Apache Maven
<dependency>
  <groupId>net.jlxxw</groupId>
  <artifactId>wechat-event-netty-spring-boot-starter</artifactId>
  <version>2.0.1.20240302</version>
</dependency>
Gradle Groovy
implementation 'net.jlxxw:wechat-event-netty-spring-boot-starter:2.0.1.20240302'
Gradle Kotlin
implementation("net.jlxxw:wechat-event-netty-spring-boot-starter:2.0.1.20240302")
Scala SBT
libraryDependencies += "net.jlxxw" % "wechat-event-netty-spring-boot-starter" % "2.0.1.20240302"
Groovy Grape
@Grapes(
  @Grab(group='net.jlxxw', module='wechat-event-netty-spring-boot-starter', version='2.0.1.20240302')
)
Apache Ivy
<dependency org="net.jlxxw" name="wechat-event-netty-spring-boot-starter" rev="2.0.1.20240302" />
Leiningen
[net.jlxxw/wechat-event-netty-spring-boot-starter "2.0.1.20240302"]
Apache Buildr
'net.jlxxw:wechat-event-netty-spring-boot-starter:jar:2.0.1.20240302'