не последняя версия
Последняя версия 2.3.0

com.wavefront:wavefront-spring-boot 2.0.2

Wavefront by VMware integration for Spring Boot

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.wavefront
Идентификатор

Идентификатор

wavefront-spring-boot
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать wavefront-spring-boot 2.0.2


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