is not current version
Last Version 2.1.0-RELEASE

com.github.czy1024:tencent-spring-boot-starter 2.0.2-RELEASE

Tencent API Toolkit

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

tencent-spring-boot-starter
Version

Version

2.0.2-RELEASE
Type

Type

jar

Download tencent-spring-boot-starter 2.0.2-RELEASE


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