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

com.wavefront:wavefront-spring-boot-parent 2.0.2

Wavefront by VMware integration for Spring Boot

Категории

Категории

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

Группа

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

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

wavefront-spring-boot-parent
Версия

Версия

2.0.2
Тип

Тип

pom

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

Имя Файла Размер
wavefront-spring-boot-parent-2.0.2.pom 1 KB
Обзор

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