License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdif-staging-spring-boot-autoconfigure |
Version | Version1.0.9 |
Type | Typejar |
Description |
DescriptionIf Staging Spring Boot Autoconfigure - 1.0.9
基础框架功能,为spring boot starter 定制增强
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>if-staging-spring-boot-autoconfigure</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-autoconfigure/
implementation 'com.github.yongyongwang:if-staging-spring-boot-autoconfigure:1.0.9'
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-autoconfigure/
implementation ("com.github.yongyongwang:if-staging-spring-boot-autoconfigure:1.0.9")
'com.github.yongyongwang:if-staging-spring-boot-autoconfigure:jar:1.0.9'
<dependency org="com.github.yongyongwang" name="if-staging-spring-boot-autoconfigure" rev="1.0.9">
<artifact name="if-staging-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='if-staging-spring-boot-autoconfigure', version='1.0.9')
)
libraryDependencies += "com.github.yongyongwang" % "if-staging-spring-boot-autoconfigure" % "1.0.9"
[com.github.yongyongwang/if-staging-spring-boot-autoconfigure "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yongyongwang : if-spring-boot-starter | jar | 1.0.0 |
com.alibaba : fastjson Optional | jar | 1.2.75 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |