is not current version
Last Version 2.3.0

com.wavefront:wavefront-spring-boot-starter 2.0.0

Wavefront by VMware integration for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar

Download wavefront-spring-boot-starter 2.0.0


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