Last Version

web-tencent-im-starter 1.0.0-RELEASE

encapsulate tencent im backend interface to springboot starter

License

License

GroupId

GroupId

cn.zhoushilan
ArtifactId

ArtifactId

web-tencent-im-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

web-tencent-im-starter
encapsulate tencent im backend interface to springboot starter
Project URL

Project URL

https://github.com/bravelbrilliant/tencent-im-starter
Source Code Management

Source Code Management

https://github.com/bravelbrilliant/tencent-im-starter

Download web-tencent-im-starter 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/cn.zhoushilan/web-tencent-im-starter/ -->
<dependency>
    <groupId>cn.zhoushilan</groupId>
    <artifactId>web-tencent-im-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.zhoushilan/web-tencent-im-starter/
implementation 'cn.zhoushilan:web-tencent-im-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/cn.zhoushilan/web-tencent-im-starter/
implementation ("cn.zhoushilan:web-tencent-im-starter:1.0.0-RELEASE")
'cn.zhoushilan:web-tencent-im-starter:jar:1.0.0-RELEASE'
<dependency org="cn.zhoushilan" name="web-tencent-im-starter" rev="1.0.0-RELEASE">
  <artifact name="web-tencent-im-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.zhoushilan', module='web-tencent-im-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "cn.zhoushilan" % "web-tencent-im-starter" % "1.0.0-RELEASE"
[cn.zhoushilan/web-tencent-im-starter "1.0.0-RELEASE"]

Dependencies

runtime (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.12.RELEASE
org.aspectj : aspectjweaver jar 1.8.13
org.apache.httpcomponents : httpclient jar 4.5.12
com.github.tencentyun : tls-sig-api-v2 jar 2.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.12.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.6.5
com.google.guava : guava jar 22.0
cn.hutool : hutool-all jar 5.3.2
org.projectlombok : lombok jar 1.18.8
io.springfox : springfox-swagger2 jar 2.8.0

Project Modules

There are no modules declared in this project.