is not current version
Last Version 1.4.0

net.dreamlu:spring-boot-starter-weixin 1.3.2

A spring boot starter for JFinal weixin.

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

spring-boot-starter-weixin
Version

Version

1.3.2
Type

Type

jar

Download spring-boot-starter-weixin 1.3.2


<!-- https://jarcasting.com/artifacts/net.dreamlu/spring-boot-starter-weixin/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>spring-boot-starter-weixin</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/spring-boot-starter-weixin/
implementation 'net.dreamlu:spring-boot-starter-weixin:1.3.2'
// https://jarcasting.com/artifacts/net.dreamlu/spring-boot-starter-weixin/
implementation ("net.dreamlu:spring-boot-starter-weixin:1.3.2")
'net.dreamlu:spring-boot-starter-weixin:jar:1.3.2'
<dependency org="net.dreamlu" name="spring-boot-starter-weixin" rev="1.3.2">
  <artifact name="spring-boot-starter-weixin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='spring-boot-starter-weixin', version='1.3.2')
)
libraryDependencies += "net.dreamlu" % "spring-boot-starter-weixin" % "1.3.2"
[net.dreamlu/spring-boot-starter-weixin "1.3.2"]