License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.wavefront |
ArtifactId | ArtifactIdwavefront-spring-boot-build |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWavefront Spring Boot Build
Wavefront by VMware integration for Spring Boot
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wavefront-spring-boot-build-2.3.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot-build/ -->
<dependency>
<groupId>com.wavefront</groupId>
<artifactId>wavefront-spring-boot-build</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot-build/
implementation 'com.wavefront:wavefront-spring-boot-build:2.3.0'
// https://jarcasting.com/artifacts/com.wavefront/wavefront-spring-boot-build/
implementation ("com.wavefront:wavefront-spring-boot-build:2.3.0")
'com.wavefront:wavefront-spring-boot-build:pom:2.3.0'
<dependency org="com.wavefront" name="wavefront-spring-boot-build" rev="2.3.0">
<artifact name="wavefront-spring-boot-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wavefront', module='wavefront-spring-boot-build', version='2.3.0')
)
libraryDependencies += "com.wavefront" % "wavefront-spring-boot-build" % "2.3.0"
[com.wavefront/wavefront-spring-boot-build "2.3.0"]