weixin4j-server

微信消息netty服务器

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-server
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

weixin4j-server
微信消息netty服务器
Project URL

Project URL

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

Source Code Management

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

Download weixin4j-server

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.59.Final
com.alibaba : fastjson jar 1.2.78
org.springframework : spring-context Optional jar 5.3.9

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.xml.bind : jaxb-api jar 2.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.1
1.9.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0