is not current version
Last Version 3.1.1RELEASE

top.wboost:common-base-spring-boot-starter 3.0.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.wboost
ArtifactId

ArtifactId

common-base-spring-boot-starter
Version

Version

3.0.RELEASE
Type

Type

jar

Download common-base-spring-boot-starter 3.0.RELEASE


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