weixin-spring-boot-starter

weixin-spring-boot-starter to develop weixin

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.jfunc.weixin
ArtifactId

ArtifactId

weixin-spring-boot-starter
Last Version

Last Version

1.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

weixin-spring-boot-starter
weixin-spring-boot-starter to develop weixin

Download weixin-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE
com.jfinal : jfinal-weixin jar 1.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.2
1.8.1
1.8.0