is not current version
Last Version 3.0-RELEASE

com.github.weijj0528:springboot-starter 1.5.20


GroupId

GroupId

com.github.weijj0528
ArtifactId

ArtifactId

springboot-starter
Version

Version

1.5.20
Type

Type

jar

Download springboot-starter 1.5.20


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