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
文件下载
文件名 操作
wavefront-spring-boot-build-2.3.4.pom 下载
Apache Maven
<dependency>
  <groupId>com.wavefront</groupId>
  <artifactId>wavefront-spring-boot-build</artifactId>
  <version>2.3.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.wavefront:wavefront-spring-boot-build:2.3.4'
Gradle Kotlin
implementation("com.wavefront:wavefront-spring-boot-build:2.3.4")
Scala SBT
libraryDependencies += "com.wavefront" % "wavefront-spring-boot-build" % "2.3.4"
Groovy Grape
@Grapes(
  @Grab(group='com.wavefront', module='wavefront-spring-boot-build', version='2.3.4')
)
Apache Ivy
<dependency org="com.wavefront" name="wavefront-spring-boot-build" rev="2.3.4" />
Leiningen
[com.wavefront/wavefront-spring-boot-build "2.3.4"]
Apache Buildr
'com.wavefront:wavefront-spring-boot-build:jar:2.3.4'
本项目依赖
该项目无第三方依赖