License |
License |
---|---|
GroupId | GroupIdcom.github.shiqiyue |
ArtifactId | ArtifactIdweixin-common |
Version | Version0.9.7 |
Type | Typejar |
Description |
Descriptionweixin sdk common
weixin sdk parent
|
Filename | Size |
---|---|
weixin-common-0.9.7.pom | |
weixin-common-0.9.7.jar | 78 KB |
weixin-common-0.9.7-sources.jar | 50 KB |
weixin-common-0.9.7-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shiqiyue/weixin-common/ -->
<dependency>
<groupId>com.github.shiqiyue</groupId>
<artifactId>weixin-common</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiqiyue/weixin-common/
implementation 'com.github.shiqiyue:weixin-common:0.9.7'
// https://jarcasting.com/artifacts/com.github.shiqiyue/weixin-common/
implementation ("com.github.shiqiyue:weixin-common:0.9.7")
'com.github.shiqiyue:weixin-common:jar:0.9.7'
<dependency org="com.github.shiqiyue" name="weixin-common" rev="0.9.7">
<artifact name="weixin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shiqiyue', module='weixin-common', version='0.9.7')
)
libraryDependencies += "com.github.shiqiyue" % "weixin-common" % "0.9.7"
[com.github.shiqiyue/weixin-common "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : fluent-hc | jar | 4.5 |
org.apache.httpcomponents : httpmime | jar | 4.5 |
com.google.guava : guava | jar | 18.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.0 |
com.fasterxml.woodstox : woodstox-core | jar | 5.0.3 |
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.12 |
junit : junit | jar | 4.12 |