is not current version
Last Version 1.0.2-RELEASE

top.goodz:springboot-future-tools-starter 1.0.0-RELEASE

future cloud tools

GroupId

GroupId

top.goodz
ArtifactId

ArtifactId

springboot-future-tools-starter
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download springboot-future-tools-starter 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/top.goodz/springboot-future-tools-starter/ -->
<dependency>
    <groupId>top.goodz</groupId>
    <artifactId>springboot-future-tools-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.goodz/springboot-future-tools-starter/
implementation 'top.goodz:springboot-future-tools-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/top.goodz/springboot-future-tools-starter/
implementation ("top.goodz:springboot-future-tools-starter:1.0.0-RELEASE")
'top.goodz:springboot-future-tools-starter:jar:1.0.0-RELEASE'
<dependency org="top.goodz" name="springboot-future-tools-starter" rev="1.0.0-RELEASE">
  <artifact name="springboot-future-tools-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.goodz', module='springboot-future-tools-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "top.goodz" % "springboot-future-tools-starter" % "1.0.0-RELEASE"
[top.goodz/springboot-future-tools-starter "1.0.0-RELEASE"]