License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.sdcxy |
ArtifactId | ArtifactIdthird-party-platform-wechat |
Version | Version0.0.2 |
Type | Typejar |
Description |
Description这是一个第三方平台工具类
|
<!-- https://jarcasting.com/artifacts/com.github.sdcxy/third-party-platform-wechat/ -->
<dependency>
<groupId>com.github.sdcxy</groupId>
<artifactId>third-party-platform-wechat</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdcxy/third-party-platform-wechat/
implementation 'com.github.sdcxy:third-party-platform-wechat:0.0.2'
// https://jarcasting.com/artifacts/com.github.sdcxy/third-party-platform-wechat/
implementation ("com.github.sdcxy:third-party-platform-wechat:0.0.2")
'com.github.sdcxy:third-party-platform-wechat:jar:0.0.2'
<dependency org="com.github.sdcxy" name="third-party-platform-wechat" rev="0.0.2">
<artifact name="third-party-platform-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdcxy', module='third-party-platform-wechat', version='0.0.2')
)
libraryDependencies += "com.github.sdcxy" % "third-party-platform-wechat" % "0.0.2"
[com.github.sdcxy/third-party-platform-wechat "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.10 |
org.apache.httpcomponents : httpmime | jar | 4.5.10 |
com.alibaba : fastjson | jar | 1.2.60 |
cglib : cglib | jar | 3.3.0 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
dom4j : dom4j | jar | 1.6.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |