| License |
License |
|---|---|
| GroupId | GroupIdcom.wangshouyu |
| ArtifactId | ArtifactIdwsy-mp |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwsy-mp
微信公众平台SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wsy-mp-0.0.4.pom | |
| wsy-mp-0.0.4.jar | 147 KB |
| wsy-mp-0.0.4-sources.jar | 99 KB |
| wsy-mp-0.0.4-javadoc.jar | 756 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wangshouyu/wsy-mp/ -->
<dependency>
<groupId>com.wangshouyu</groupId>
<artifactId>wsy-mp</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wangshouyu/wsy-mp/
implementation 'com.wangshouyu:wsy-mp:0.0.4'
// https://jarcasting.com/artifacts/com.wangshouyu/wsy-mp/
implementation ("com.wangshouyu:wsy-mp:0.0.4")
'com.wangshouyu:wsy-mp:jar:0.0.4'
<dependency org="com.wangshouyu" name="wsy-mp" rev="0.0.4">
<artifact name="wsy-mp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wangshouyu', module='wsy-mp', version='0.0.4')
)
libraryDependencies += "com.wangshouyu" % "wsy-mp" % "0.0.4"
[com.wangshouyu/wsy-mp "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | [r08,) |
| com.google.code.gson : gson Optional | jar | [1.1,) |
| com.alibaba : fastjson Optional | jar | [1.1.15,) |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | [2.8.0,) |
| dom4j : dom4j | jar | 1.6.1 |
| com.thoughtworks.xstream : xstream | jar | [1.4.10,) |
| org.redisson : redisson Optional | jar | [2.3.0,) |
| org.slf4j : slf4j-api | jar | [1.1.0,) |
| org.springframework : spring-context Optional | jar | [4.2.0.RELEASE,) |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | [1.1.0,) |