is not current version
Last Version 1.10.0

weixin4j-server 1.9.1

微信消息netty服务器

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-server
Version

Version

1.9.1
Type

Type

jar
Description

Description

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

Project URL

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

Download weixin4j-server 1.9.1


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

Dependencies

compile (3)

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

provided (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.httpcomponents : httpclient jar 4.3.6

Project Modules

There are no modules declared in this project.