Last Version

Wavefront Spring Boot 2.3.0

Wavefront by VMware integration for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.wavefront
ArtifactId

ArtifactId

wavefront-spring-boot
Version

Version

2.3.0
Type

Type

jar
Description

Description

Wavefront Spring Boot
Wavefront by VMware integration for Spring Boot
Project Organization

Project Organization

VMware, Inc.
Source Code Management

Source Code Management

https://github.com/wavefrontHQ/wavefront-spring-boot

Download wavefront-spring-boot 2.3.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.7.0
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.7.0
com.wavefront : wavefront-runtime-sdk-jvm jar 1.3.9
com.wavefront : wavefront-sdk-java jar 3.0.1
org.springframework : spring-web jar 5.3.20
com.wavefront : wavefront-opentracing-sdk-java Optional jar 2.2.0
io.micrometer : micrometer-registry-wavefront Optional jar 1.9.0
org.springframework.cloud : spring-cloud-sleuth-autoconfigure Optional jar 3.1.3
org.springframework.cloud : spring-cloud-sleuth-brave Optional jar 3.1.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.7.0

Project Modules

There are no modules declared in this project.