is not current version
Last Version 4.0.1

top.wboost:spring-boot-starter-support 4.0.0.RELEASE

project auto plugins for spring-boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

spring-boot-starter-support
Version

Version

4.0.0.RELEASE
Type

Type

pom

Download spring-boot-starter-support 4.0.0.RELEASE


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