License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdwavefront-spring-boot |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionWavefront Spring Boot
Wavefront by VMware integration for Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wavefront-spring-boot-2.1.1.pom | |
wavefront-spring-boot-2.1.1.jar | 44 KB |
wavefront-spring-boot-2.1.1-sources.jar | 25 KB |
wavefront-spring-boot-2.1.1-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-spring-boot</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot/
implementation 'com.wavefront:wavefront-spring-boot:2.1.1'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot/
implementation ("com.wavefront:wavefront-spring-boot:2.1.1")
'com.wavefront:wavefront-spring-boot:jar:2.1.1'
<dependency org="com.wavefront" name="wavefront-spring-boot" rev="2.1.1">
<artifact name="wavefront-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-spring-boot', version='2.1.1')
)
libraryDependencies += "com.wavefront" % "wavefront-spring-boot" % "2.1.1"
[com.wavefront/wavefront-spring-boot "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.2 |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.4.2 |
com.wavefront : wavefront-runtime-sdk-jvm | jar | 1.3.3 |
com.wavefront : wavefront-sdk-java | jar | 2.6.2 |
org.springframework : spring-web | jar | 5.3.3 |
com.wavefront : wavefront-opentracing-sdk-java Optional | jar | 2.1.3 |
io.micrometer : micrometer-registry-wavefront Optional | jar | 1.6.3 |
org.springframework.cloud : spring-cloud-sleuth-autoconfigure Optional | jar | 3.0.2 |
org.springframework.cloud : spring-cloud-sleuth-brave Optional | jar | 3.0.2 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |