| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.songxchn |
| ArtifactId | ArtifactIdweixin-sdk-java |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionweixin sdk java
weixin sdk java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| weixin-sdk-java-0.0.2.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.songxchn/weixin-sdk-java/ -->
<dependency>
<groupId>com.github.songxchn</groupId>
<artifactId>weixin-sdk-java</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.songxchn/weixin-sdk-java/
implementation 'com.github.songxchn:weixin-sdk-java:0.0.2'
// https://jarcasting.com/artifacts/com.github.songxchn/weixin-sdk-java/
implementation ("com.github.songxchn:weixin-sdk-java:0.0.2")
'com.github.songxchn:weixin-sdk-java:pom:0.0.2'
<dependency org="com.github.songxchn" name="weixin-sdk-java" rev="0.0.2">
<artifact name="weixin-sdk-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.songxchn', module='weixin-sdk-java', version='0.0.2')
)
libraryDependencies += "com.github.songxchn" % "weixin-sdk-java" % "0.0.2"
[com.github.songxchn/weixin-sdk-java "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.2.10.RELEASE |
| org.projectlombok : lombok | jar | 1.18.16 |
| com.thoughtworks.xstream : xstream | jar | 1.4.14 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.google.guava : guava | jar | 30.0-jre |
| cn.hutool : hutool-all | jar | 5.5.2 |
| org.dom4j : dom4j | jar | 2.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
| org.apache.httpcomponents : httpcore | jar | 4.4.14 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| commons-io : commons-io | jar | 2.8.0 |