is not current version
Last Version 2.1.10

io.sreworks:tesla-web-spring-boot-starter 2.1.6

tesla web相关依赖

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.sreworks
ArtifactId

ArtifactId

tesla-web-spring-boot-starter
Version

Version

2.1.6
Type

Type

jar

Download tesla-web-spring-boot-starter 2.1.6


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