is not current version
Last Version 1.3.1-RELEASE

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

一个开箱即用的应用程序监控组件

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.suopovate
ArtifactId

ArtifactId

vmt-spring-boot-starter
Version

Version

0.1-RELEASE
Type

Type

jar

Download vmt-spring-boot-starter 0.1-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>0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.suopovate/vmt-spring-boot-starter/
implementation 'io.github.suopovate:vmt-spring-boot-starter:0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.suopovate/vmt-spring-boot-starter/
implementation ("io.github.suopovate:vmt-spring-boot-starter:0.1-RELEASE")
'io.github.suopovate:vmt-spring-boot-starter:jar:0.1-RELEASE'
<dependency org="io.github.suopovate" name="vmt-spring-boot-starter" rev="0.1-RELEASE">
  <artifact name="vmt-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.suopovate', module='vmt-spring-boot-starter', version='0.1-RELEASE')
)
libraryDependencies += "io.github.suopovate" % "vmt-spring-boot-starter" % "0.1-RELEASE"
[io.github.suopovate/vmt-spring-boot-starter "0.1-RELEASE"]