Add dependency management for the Wavefront SDK

Closes gh-21065
This commit is contained in:
Stephane Nicoll
2020-04-21 16:35:18 +02:00
parent 692885f71e
commit 01aa5d9ebe

View File

@@ -1797,6 +1797,13 @@ bom {
]
}
}
library("Wavefront SDK", "2.2") {
group("com.wavefront") {
modules = [
"wavefront-sdk-java"
]
}
}
library("WebJars HAL Browser", "3325375") {
group("org.webjars") {
modules = [