Last Version

tesla-user-spring-boot-starter 2.1.10

tesla 中台应用依赖的基础包,避免重复造轮子和依赖冲突

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.sreworks
ArtifactId

ArtifactId

tesla-user-spring-boot-starter
Version

Version

2.1.10
Type

Type

jar
Description

Description

tesla-user-spring-boot-starter
tesla 中台应用依赖的基础包,避免重复造轮子和依赖冲突

Download tesla-user-spring-boot-starter 2.1.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.