GroupId | GroupIdcom.github.weijj0528 |
---|---|
ArtifactId | ArtifactIdwei-springboot-starter |
Version | Version1.5.20 |
Type | Typepom |
Filename | Size |
---|---|
wei-springboot-starter-1.5.20.pom | 5 KB |
Browse |
<!-- 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"]