File | Operation |
---|---|
wavefront-spring-boot-parent-2.3.1.pom | download |
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-spring-boot-parent</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-spring-boot-parent', version='2.3.1')
)
<parent> <groupId>com.wavefront</groupId> <artifactId>wavefront-spring-boot-bom</artifactId> <version>2.3.1</version> </parent>