is not current version
Last Version 1.2.7

com.github.yongyongwang:if-staging-spring-boot-starter 1.1.6

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

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

if-staging-spring-boot-starter
Version

Version

1.1.6
Type

Type

jar

Download if-staging-spring-boot-starter 1.1.6


<!-- 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.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-starter/
implementation 'com.github.yongyongwang:if-staging-spring-boot-starter:1.1.6'
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-staging-spring-boot-starter/
implementation ("com.github.yongyongwang:if-staging-spring-boot-starter:1.1.6")
'com.github.yongyongwang:if-staging-spring-boot-starter:jar:1.1.6'
<dependency org="com.github.yongyongwang" name="if-staging-spring-boot-starter" rev="1.1.6">
  <artifact name="if-staging-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='if-staging-spring-boot-starter', version='1.1.6')
)
libraryDependencies += "com.github.yongyongwang" % "if-staging-spring-boot-starter" % "1.1.6"
[com.github.yongyongwang/if-staging-spring-boot-starter "1.1.6"]