is not current version
Last Version 0.5.7

top.xiajibagao:crane-spring-boot-starter 0.5.1-alpha1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.xiajibagao
ArtifactId

ArtifactId

crane-spring-boot-starter
Version

Version

0.5.1-alpha1
Type

Type

jar

Download crane-spring-boot-starter 0.5.1-alpha1


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