License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.gitee.wxtoos |
ArtifactId | ArtifactIdweixin-java-common |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWxJava - Common Java SDK
微信开发Java SDK公共模块
|
Filename | Size |
---|---|
weixin-java-common-3.5.0.pom | |
weixin-java-common-3.5.0.jar | 157 KB |
weixin-java-common-3.5.0-sources.jar | 91 KB |
weixin-java-common-3.5.0-javadoc.jar | 657 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.wxtoos/weixin-java-common/ -->
<dependency>
<groupId>com.gitee.wxtoos</groupId>
<artifactId>weixin-java-common</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.wxtoos/weixin-java-common/
implementation 'com.gitee.wxtoos:weixin-java-common:3.5.0'
// https://jarcasting.com/artifacts/com.gitee.wxtoos/weixin-java-common/
implementation ("com.gitee.wxtoos:weixin-java-common:3.5.0")
'com.gitee.wxtoos:weixin-java-common:jar:3.5.0'
<dependency org="com.gitee.wxtoos" name="weixin-java-common" rev="3.5.0">
<artifact name="weixin-java-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.wxtoos', module='weixin-java-common', version='3.5.0')
)
libraryDependencies += "com.gitee.wxtoos" % "weixin-java-common" % "3.5.0"
[com.gitee.wxtoos/weixin-java-common "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.24 |
com.thoughtworks.xstream : xstream | jar | 1.4.11 |
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.18.8 |
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 |