weixin4j-spring-boot-starter

一个让Weixin4j可以在SpringBoot2.0中集成的框架。

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.weixin4j.spring.boot
ArtifactId

ArtifactId

weixin4j-spring-boot-starter
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

weixin4j-spring-boot-starter
一个让Weixin4j可以在SpringBoot2.0中集成的框架。
Project URL

Project URL

https://github.com/ansitech/weixin4j-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/ansitech/weixin4j-spring-boot-starter

Download weixin4j-spring-boot-starter

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 2.0.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.0.RELEASE
org.springframework : spring-context jar 5.0.4.RELEASE
org.springframework : spring-web jar 5.0.4.RELEASE
org.slf4j : slf4j-api Optional jar 1.7.29
com.alibaba : fastjson jar 1.2.62
org.weixin4j : weixin4j jar 0.1.5
org.weixin4j : weixin4j-pay jar 1.0.2
javax.servlet : javax.servlet-api Optional jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0