is not current version
Last Version 0.0.2.RELEASE

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

YunSpringBoot Starter Parent

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yunwjr
ArtifactId

ArtifactId

yun-spring-boot-parent
Version

Version

0.0.1
Type

Type

pom

Download yun-spring-boot-parent 0.0.1


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