is not current version
Last Version 1.2.7

com.github.yongyongwang:if-staging-spring-boot-autoconfigure 1.0.1

基础框架功能,为spring boot starter 定制增强

Categories

Categories

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

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

if-staging-spring-boot-autoconfigure
Version

Version

1.0.1
Type

Type

jar

Download if-staging-spring-boot-autoconfigure 1.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-autoconfigure/
implementation ("com.github.yongyongwang:if-staging-spring-boot-autoconfigure:1.0.1")
'com.github.yongyongwang:if-staging-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="com.github.yongyongwang" name="if-staging-spring-boot-autoconfigure" rev="1.0.1">
  <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.1')
)
libraryDependencies += "com.github.yongyongwang" % "if-staging-spring-boot-autoconfigure" % "1.0.1"
[com.github.yongyongwang/if-staging-spring-boot-autoconfigure "1.0.1"]