is not current version
Last Version 2.3.0

com.wavefront:wavefront-spring-boot-bom 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-bom
Version

Version

2.0.2
Type

Type

pom

Download wavefront-spring-boot-bom 2.0.2


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