| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.yongyongwang | 
| ArtifactId | ArtifactIdif-staging-spring-boot-starter | 
| Last Version | Last Version1.2.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIf Staging Spring Boot Starter - 1.2.7 基础框架功能,为spring boot starter 定制增强 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.yongyongwang</groupId>
    <artifactId>if-staging-spring-boot-starter</artifactId>
    <version>1.2.7</version>
</dependency>// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-starter/
implementation 'com.github.yongyongwang:if-staging-spring-boot-starter:1.2.7'// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-starter/
implementation ("com.github.yongyongwang:if-staging-spring-boot-starter:1.2.7")'com.github.yongyongwang:if-staging-spring-boot-starter:jar:1.2.7'<dependency org="com.github.yongyongwang" name="if-staging-spring-boot-starter" rev="1.2.7">
  <artifact name="if-staging-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.yongyongwang', module='if-staging-spring-boot-starter', version='1.2.7')
)libraryDependencies += "com.github.yongyongwang" % "if-staging-spring-boot-starter" % "1.2.7"[com.github.yongyongwang/if-staging-spring-boot-starter "1.2.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.yongyongwang : if-staging-spring-boot-autoconfigure | jar | 1.2.7 |