Last Version

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

web Spring Boot AutoConfigure 高度扩展组件

License

License

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.6
Type

Type

jar
Description

Description

web Spring Boot AutoConfigure 高度扩展组件

Download web-spring-boot-autoconfigure 1.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.3.RELEASE
org.jsoup : jsoup jar 1.14.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar 2.11.4

Project Modules

There are no modules declared in this project.