is not current version
Last Version 2.3.0

com.wavefront:wavefront-spring-boot 2.0.2

Wavefront by VMware integration for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-spring-boot
Version

Version

2.0.2
Type

Type

jar

Download wavefront-spring-boot 2.0.2


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