is not current version
Last Version 4.0.1

top.wboost:spring-boot-starter-support 3.1.6.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

3.1.6.RELEASE
Type

Type

pom

Download spring-boot-starter-support 3.1.6.RELEASE


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