is not current version
Last Version 2.2.7-RELEASE

io.github.lunasaw:tencent-spring-boot-starter 2.2.4-RELEASE

Tencent API Toolkit

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.lunasaw
ArtifactId

ArtifactId

tencent-spring-boot-starter
Version

Version

2.2.4-RELEASE
Type

Type

jar

Download tencent-spring-boot-starter 2.2.4-RELEASE


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