Last Version

tencentim 0.0.1

快速集成腾讯IM工具,更方便在项目中使用。Quickly integrate Tencent im tools

License

License

GroupId

GroupId

com.longpengz
ArtifactId

ArtifactId

tencentim
Version

Version

0.0.1
Type

Type

jar
Description

Description

tencentim
快速集成腾讯IM工具,更方便在项目中使用。Quickly integrate Tencent im tools

Download tencentim 0.0.1


<!-- https://jarcasting.com/artifacts/com.longpengz/tencentim/ -->
<dependency>
    <groupId>com.longpengz</groupId>
    <artifactId>tencentim</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.longpengz/tencentim/
implementation 'com.longpengz:tencentim:0.0.1'
// https://jarcasting.com/artifacts/com.longpengz/tencentim/
implementation ("com.longpengz:tencentim:0.0.1")
'com.longpengz:tencentim:jar:0.0.1'
<dependency org="com.longpengz" name="tencentim" rev="0.0.1">
  <artifact name="tencentim" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.longpengz', module='tencentim', version='0.0.1')
)
libraryDependencies += "com.longpengz" % "tencentim" % "0.0.1"
[com.longpengz/tencentim "0.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
com.github.tencentyun : tls-sig-api-v2 jar 1.1
com.google.code.gson : gson jar 2.8.5

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.