w

wavefront-spring-boot-build

Wavefront by VMware integration for Spring Boot
https://www.wavefront.com
Apache License, Version 2.0
VMware, Inc.
Clement Pang
Files download
File Operation
wavefront-spring-boot-build-2.1.1.pom download
Apache Maven
<dependency>
  <groupId>com.wavefront</groupId>
  <artifactId>wavefront-spring-boot-build</artifactId>
  <version>2.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.wavefront:wavefront-spring-boot-build:2.1.1'
Gradle Kotlin
implementation("com.wavefront:wavefront-spring-boot-build:2.1.1")
Scala SBT
libraryDependencies += "com.wavefront" % "wavefront-spring-boot-build" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.wavefront', module='wavefront-spring-boot-build', version='2.1.1')
)
Apache Ivy
<dependency org="com.wavefront" name="wavefront-spring-boot-build" rev="2.1.1" />
Leiningen
[com.wavefront/wavefront-spring-boot-build "2.1.1"]
Apache Buildr
'com.wavefront:wavefront-spring-boot-build:jar:2.1.1'
Dependencies
The project has no third-party dependencies