Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdio.github.zhoushuofu |
ArtifactId | ArtifactIdweixin-java-common |
Last Version | Last Version4.2.4.B.S |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWxJava - Common Java SDK
微信开发Java SDK公共模块
|
<!-- https://jarcasting.com/artifacts/io.github.zhoushuofu/weixin-java-common/ -->
<dependency>
<groupId>io.github.zhoushuofu</groupId>
<artifactId>weixin-java-common</artifactId>
<version>4.2.4.B.S</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhoushuofu/weixin-java-common/
implementation 'io.github.zhoushuofu:weixin-java-common:4.2.4.B.S'
// https://jarcasting.com/artifacts/io.github.zhoushuofu/weixin-java-common/
implementation ("io.github.zhoushuofu:weixin-java-common:4.2.4.B.S")
'io.github.zhoushuofu:weixin-java-common:jar:4.2.4.B.S'
<dependency org="io.github.zhoushuofu" name="weixin-java-common" rev="4.2.4.B.S">
<artifact name="weixin-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhoushuofu', module='weixin-java-common', version='4.2.4.B.S')
)
libraryDependencies += "io.github.zhoushuofu" % "weixin-java-common" % "4.2.4.B.S"
[io.github.zhoushuofu/weixin-java-common "4.2.4.B.S"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
com.thoughtworks.xstream : xstream | jar | |
org.apache.httpcomponents : httpclient | jar | |
org.apache.httpcomponents : httpmime | jar | |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
com.google.code.gson : gson | jar | |
commons-codec : commons-codec | jar | |
commons-io : commons-io | jar | |
org.apache.commons : commons-lang3 | jar | |
com.google.guava : guava | jar | |
org.projectlombok : lombok | jar | |
org.dom4j : dom4j | jar | 2.1.3 |
redis.clients : jedis | jar | |
com.github.jedis-lock : jedis-lock | jar | |
org.redisson : redisson | jar | |
org.springframework.data : spring-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jodd : jodd-http | jar | |
com.squareup.okhttp3 : okhttp | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.testng : testng | jar | |
org.mockito : mockito-all | jar | |
com.google.inject : guice | jar | |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-servlet | jar | |
org.assertj : assertj-guava | jar |