License |
License |
---|---|
GroupId | GroupIdme.gaigeshen.wechat |
ArtifactId | ArtifactIdwechat-mp |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionwechat-mp
wechat-mp development tool
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wechat-mp-1.1.0.pom | |
wechat-mp-1.1.0.jar | 558 KB |
wechat-mp-1.1.0-sources.jar | 295 KB |
wechat-mp-1.1.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp/ -->
<dependency>
<groupId>me.gaigeshen.wechat</groupId>
<artifactId>wechat-mp</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp/
implementation 'me.gaigeshen.wechat:wechat-mp:1.1.0'
// https://jarcasting.com/artifacts/me.gaigeshen.wechat/wechat-mp/
implementation ("me.gaigeshen.wechat:wechat-mp:1.1.0")
'me.gaigeshen.wechat:wechat-mp:jar:1.1.0'
<dependency org="me.gaigeshen.wechat" name="wechat-mp" rev="1.1.0">
<artifact name="wechat-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.gaigeshen.wechat', module='wechat-mp', version='1.1.0')
)
libraryDependencies += "me.gaigeshen.wechat" % "wechat-mp" % "1.1.0"
[me.gaigeshen.wechat/wechat-mp "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.dom4j : dom4j | jar | 2.1.1 |
jaxen : jaxen | jar | 1.2.0 |
com.thoughtworks.xstream : xstream | jar | 1.4.9 |
com.alibaba : fastjson | jar | 1.2.39 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.8 |
org.apache.httpcomponents : httpmime | jar | 4.5.8 |
com.google.guava : guava | jar | 23.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
commons-codec : commons-codec | jar | 1.11 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
org.projectlombok : lombok Optional | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |