is not current version
Last Version 2.3.0

com.wavefront:wavefront-spring-boot-build 2.0.1

Wavefront by VMware integration for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-spring-boot-build
Version

Version

2.0.1
Type

Type

pom

Download wavefront-spring-boot-build 2.0.1


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