is not current version
Last Version 1.3.1-RELEASE

io.github.suopovate:vmt-spring-boot-starter 1.1.0-RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.suopovate
ArtifactId

ArtifactId

vmt-spring-boot-starter
Version

Version

1.1.0-RELEASE
Type

Type

jar

Download vmt-spring-boot-starter 1.1.0-RELEASE


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