MVN

com.wavefront : wavefront-spring-boot-bom

Maven & Gradle

Jan 20, 2023
122 usages
26 stars

Wavefront Spring Boot Bill of Materials · Wavefront by VMware integration for Spring Boot

<dependency>
    <groupId>com.wavefront</groupId>
    <artifactId>wavefront-spring-boot-bom</artifactId>
    <version>2.3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wavefront : wavefront-spring-boot-bom to add to Maven - Latest Versions:

  • Latest Stable: 2.3.4

All Versions

Choose a version of com.wavefront : wavefront-spring-boot-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
wavefront-spring-boot-bom-3.0.1
wavefront-spring-boot-bom-3.0.0
2.3.x
wavefront-spring-boot-bom-2.3.4
wavefront-spring-boot-bom-2.3.3
wavefront-spring-boot-bom-2.3.2
wavefront-spring-boot-bom-2.3.1
wavefront-spring-boot-bom-2.3.0
2.2.x
wavefront-spring-boot-bom-2.2.2
wavefront-spring-boot-bom-2.2.0
2.1.x
wavefront-spring-boot-bom-2.1.1
wavefront-spring-boot-bom-2.1.0
2.0.x
wavefront-spring-boot-bom-2.0.2
wavefront-spring-boot-bom-2.0.1
wavefront-spring-boot-bom-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wavefront</groupId>
    <artifactId>wavefront-spring-boot-bom</artifactId>
    <version>2.3.4</version>
</dependency>

Advertisement