is not current version
Last Version 3.0-RELEASE

com.github.weijj0528:wei-springboot-starter 1.5.20


GroupId

GroupId

com.github.weijj0528
ArtifactId

ArtifactId

wei-springboot-starter
Version

Version

1.5.20
Type

Type

pom

Download wei-springboot-starter 1.5.20


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