License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdwavefront-spring-boot-starter |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWavefront Spring Boot Starter
Wavefront by VMware integration for Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wavefront-spring-boot-starter-2.3.0.pom | |
wavefront-spring-boot-starter-2.3.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot-starter/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-spring-boot-starter</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot-starter/
implementation 'com.wavefront:wavefront-spring-boot-starter:2.3.0'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot-starter/
implementation ("com.wavefront:wavefront-spring-boot-starter:2.3.0")
'com.wavefront:wavefront-spring-boot-starter:jar:2.3.0'
<dependency org="com.wavefront" name="wavefront-spring-boot-starter" rev="2.3.0">
<artifact name="wavefront-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-spring-boot-starter', version='2.3.0')
)
libraryDependencies += "com.wavefront" % "wavefront-spring-boot-starter" % "2.3.0"
[com.wavefront/wavefront-spring-boot-starter "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-actuator | jar | 2.7.0 |
com.wavefront : wavefront-spring-boot | jar | 2.3.0 |
com.wavefront : wavefront-opentracing-sdk-java | jar | 2.2.0 |
io.micrometer : micrometer-registry-wavefront | jar | 1.9.0 |