spring-boot-starter-weixin

A spring boot starter for JFinal weixin.

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

spring-boot-starter-weixin
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-weixin
A spring boot starter for JFinal weixin.

Download spring-boot-starter-weixin

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.jfinal : jfinal jar 4.8
com.jfinal : jfinal-weixin jar 2.5
com.squareup.okhttp3 : okhttp jar 3.14.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0