is not current version
Last Version 0.0.2.RELEASE

com.github.yunwjr:yun-spring-boot-starter 0.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download yun-spring-boot-starter 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.yunwjr</groupId>
    <artifactId>yun-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-starter/
implementation 'com.github.yunwjr:yun-spring-boot-starter:0.0.1'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-starter/
implementation ("com.github.yunwjr:yun-spring-boot-starter:0.0.1")
'com.github.yunwjr:yun-spring-boot-starter:jar:0.0.1'
<dependency org="com.github.yunwjr" name="yun-spring-boot-starter" rev="0.0.1">
  <artifact name="yun-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-spring-boot-starter', version='0.0.1')
)
libraryDependencies += "com.github.yunwjr" % "yun-spring-boot-starter" % "0.0.1"
[com.github.yunwjr/yun-spring-boot-starter "0.0.1"]