License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.readyou |
ArtifactId | ArtifactIdweixin-java-common |
Version | Version3.4.1 |
Type | Typejar |
Description |
DescriptionWxJava - Common Java SDK
微信开发Java SDK公共模块
|
Filename | Size |
---|---|
weixin-java-common-3.4.1.pom | |
weixin-java-common-3.4.1.jar | 157 KB |
weixin-java-common-3.4.1-sources.jar | 90 KB |
weixin-java-common-3.4.1-javadoc.jar | 654 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.readyou/weixin-java-common/ -->
<dependency>
<groupId>com.github.readyou</groupId>
<artifactId>weixin-java-common</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.readyou/weixin-java-common/
implementation 'com.github.readyou:weixin-java-common:3.4.1'
// https://jarcasting.com/artifacts/com.github.readyou/weixin-java-common/
implementation ("com.github.readyou:weixin-java-common:3.4.1")
'com.github.readyou:weixin-java-common:jar:3.4.1'
<dependency org="com.github.readyou" name="weixin-java-common" rev="3.4.1">
<artifact name="weixin-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.readyou', module='weixin-java-common', version='3.4.1')
)
libraryDependencies += "com.github.readyou" % "weixin-java-common" % "3.4.1"
[com.github.readyou/weixin-java-common "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
com.thoughtworks.xstream : xstream | jar | 1.4.10 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
org.slf4j : jcl-over-slf4j | jar | 1.7.24 |
com.google.code.gson : gson | jar | 2.8.0 |
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.google.guava : guava | jar | 20.0 |
org.dom4j : dom4j | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jodd : jodd-http | jar | 3.7.1 |
com.squareup.okhttp3 : okhttp | jar | 3.7.0 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.11 |
org.testng : testng | jar | 6.10 |
org.mockito : mockito-all | jar | 1.9.5 |
com.google.inject : guice | jar | 3.0 |
org.eclipse.jetty : jetty-server | jar | 9.4.17.v20190418 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.17.v20190418 |
org.assertj : assertj-guava | jar | 3.0.0 |