is not current version
Last Version 2.1.0-RELEASE

com.github.czy1024:tencent-spring-boot-starter 1.0.0

Tencent API Toolkit

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

tencent-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download tencent-spring-boot-starter 1.0.0


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