weixin4j-base

微信开发基础工程

License

License

GroupId

GroupId

com.foxinmy
ArtifactId

ArtifactId

weixin4j-base
Last Version

Last Version

1.10.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.10.0
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4
1.3
1.2
1.1
1.0