License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.zhangquanli |
ArtifactId | ArtifactIdqcloudim-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqcloudim-spring-boot-starter
spring boot starter for qcloudim
|
<!-- https://jarcasting.com/artifacts/com.github.zhangquanli/qcloudim-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zhangquanli</groupId>
<artifactId>qcloudim-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangquanli/qcloudim-spring-boot-starter/
implementation 'com.github.zhangquanli:qcloudim-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.zhangquanli/qcloudim-spring-boot-starter/
implementation ("com.github.zhangquanli:qcloudim-spring-boot-starter:1.0.1")
'com.github.zhangquanli:qcloudim-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.zhangquanli" name="qcloudim-spring-boot-starter" rev="1.0.1">
<artifact name="qcloudim-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangquanli', module='qcloudim-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.zhangquanli" % "qcloudim-spring-boot-starter" % "1.0.1"
[com.github.zhangquanli/qcloudim-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
com.github.tencentyun : tls-sig-api | jar | 1.2 |
com.squareup.okhttp3 : okhttp | jar | 3.13.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |