is not current version
Last Version 1.0.6

cn.xphsc.boot:web-spring-boot-autoconfigure 1.0.0

web Spring Boot AutoConfigure 高度扩展组件

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.xphsc.boot
ArtifactId

ArtifactId

web-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download web-spring-boot-autoconfigure 1.0.0


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