is not current version
Last Version 0.0.2-RELEASE

space.wuxu:wuxu-spring-boot-starter 0.0.1-RELEASE

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

space.wuxu
ArtifactId

ArtifactId

wuxu-spring-boot-starter
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download wuxu-spring-boot-starter 0.0.1-RELEASE


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