spring-boot-starters

HwJava 各个模块的 Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

club.ximeng.huawei
ArtifactId

ArtifactId

spring-boot-starters
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

spring-boot-starters
HwJava 各个模块的 Spring Boot Starter

Download spring-boot-starters

How to add to project

<!-- https://jarcasting.com/artifacts/club.ximeng.huawei/spring-boot-starters/ -->
<dependency>
    <groupId>club.ximeng.huawei</groupId>
    <artifactId>spring-boot-starters</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/club.ximeng.huawei/spring-boot-starters/
implementation 'club.ximeng.huawei:spring-boot-starters:1.2.0'
// https://jarcasting.com/artifacts/club.ximeng.huawei/spring-boot-starters/
implementation ("club.ximeng.huawei:spring-boot-starters:1.2.0")
'club.ximeng.huawei:spring-boot-starters:pom:1.2.0'
<dependency org="club.ximeng.huawei" name="spring-boot-starters" rev="1.2.0">
  <artifact name="spring-boot-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='club.ximeng.huawei', module='spring-boot-starters', version='1.2.0')
)
libraryDependencies += "club.ximeng.huawei" % "spring-boot-starters" % "1.2.0"
[club.ximeng.huawei/spring-boot-starters "1.2.0"]

Dependencies

compile (3)

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

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
org.slf4j : slf4j-api jar 1.7.31
org.springframework : spring-web jar 5.3.8

Project Modules

  • hw-java-voicecall-spring-boot-starter

Versions

Version
1.2.0
1.1.0