License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdwavefront-spring-boot |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Spring Boot
Wavefront by VMware integration for Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |