Last Version

cn.xphsc.boot:web-spring-boot-starter 1.0.6

web Spring Boot starter 低耦合集成的高度扩展组件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.xphsc.boot
ArtifactId

ArtifactId

web-spring-boot-starter
Version

Version

1.0.6
Type

Type

jar
Description

Description

web Spring Boot starter 低耦合集成的高度扩展组件

Download web-spring-boot-starter 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
cn.xphsc.boot : web-spring-boot-autoconfigure jar 1.0.6

Project Modules

There are no modules declared in this project.