is not current version
Last Version 0.1.11

com.github.weizhiwen:shixin-spring-boot-parent 0.1.10

模块父类,该模块为其余子模块的父类

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.weizhiwen
ArtifactId

ArtifactId

shixin-spring-boot-parent
Version

Version

0.1.10
Type

Type

pom

Download shixin-spring-boot-parent 0.1.10


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