weixin4j-example

weixin4j示例

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-example
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

war
Description

Description

weixin4j-example
weixin4j示例
Project URL

Project URL

https://github.com/foxinmy/weixin4j/tree/master/weixin4j-example
Source Code Management

Source Code Management

https://github.com/foxinmy/weixin4j/tree/master/weixin4j-example

Download weixin4j-example

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.foxinmy : weixin4j-mp jar 1.10.0
com.foxinmy : weixin4j-pay jar 1.10.0
com.foxinmy : weixin4j-qy jar 1.10.0
com.foxinmy : weixin4j-server jar 1.10.0
org.springframework : spring-webmvc jar 5.3.9
javax.servlet.jsp.jstl : jstl-api jar 1.2
taglibs : standard jar 1.1.2
com.squareup.okhttp3 : okhttp jar 4.9.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.servlet.jsp : jsp-api jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.1
1.9.0