License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.xiaper |
ArtifactId | ArtifactIdxiaper-spring-boot-wechat |
Last Version | Last Version2.1.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxiaper-spring-boot-wechat
full stack open source enterprise im engine component
|
<!-- https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-wechat/ -->
<dependency>
<groupId>io.xiaper</groupId>
<artifactId>xiaper-spring-boot-wechat</artifactId>
<version>2.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-wechat/
implementation 'io.xiaper:xiaper-spring-boot-wechat:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-wechat/
implementation ("io.xiaper:xiaper-spring-boot-wechat:2.1.6.RELEASE")
'io.xiaper:xiaper-spring-boot-wechat:jar:2.1.6.RELEASE'
<dependency org="io.xiaper" name="xiaper-spring-boot-wechat" rev="2.1.6.RELEASE">
<artifact name="xiaper-spring-boot-wechat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xiaper', module='xiaper-spring-boot-wechat', version='2.1.6.RELEASE')
)
libraryDependencies += "io.xiaper" % "xiaper-spring-boot-wechat" % "2.1.6.RELEASE"
[io.xiaper/xiaper-spring-boot-wechat "2.1.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.binarywang : weixin-java-open | jar | 3.2.0 |
com.github.binarywang : weixin-java-mp | jar | 3.2.0 |
com.github.binarywang : weixin-java-miniapp | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |