| License |
License |
|---|---|
| GroupId | GroupIdcom.longpengz |
| ArtifactId | ArtifactIdtencentim |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontencentim
快速集成腾讯IM工具,更方便在项目中使用。Quickly integrate Tencent im tools
|
| Filename | Size |
|---|---|
| tencentim-0.0.1.pom | |
| tencentim-0.0.1.jar | 522 KB |
| tencentim-0.0.1-sources.jar | 142 KB |
| tencentim-0.0.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |