License |
License |
---|---|
GroupId | GroupIdcom.foxinmy |
ArtifactId | ArtifactIdweixin4j-server |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweixin4j-server
微信消息netty服务器
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weixin4j-server-1.10.0.pom | |
weixin4j-server-1.10.0.jar | 112 KB |
weixin4j-server-1.10.0-sources.jar | 91 KB |
weixin4j-server-1.10.0-javadoc.jar | 562 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |