Last Version

weixin4j-base 1.10.0

微信开发基础工程

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-base
Version

Version

1.10.0
Type

Type

jar
Description

Description

weixin4j-base
微信开发基础工程
Project URL

Project URL

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

Source Code Management

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

Download weixin4j-base 1.10.0


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

Dependencies

compile (9)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.78
commons-httpclient : commons-httpclient Optional jar 3.1
org.apache.httpcomponents : httpclient Optional jar 4.5.13
io.netty : netty-all Optional jar 4.1.67.Final
com.squareup.okhttp3 : okhttp Optional jar 4.9.1
com.squareup.okhttp : okhttp Optional jar 2.7.5
redis.clients : jedis Optional jar 3.6.3
com.whalin : Memcached-Java-Client Optional jar 3.0.2
org.bouncycastle : bcprov-jdk16 jar 1.46

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.