diff --git a/pom.xml b/pom.xml index 776c56f63..4587c171e 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,7 @@ simpleclient_jetty simpleclient_jetty_jdk8 simpleclient_vertx + simpleclient_bom benchmark diff --git a/simpleclient_bom/pom.xml b/simpleclient_bom/pom.xml new file mode 100644 index 000000000..858584048 --- /dev/null +++ b/simpleclient_bom/pom.xml @@ -0,0 +1,126 @@ + + + 4.0.0 + + + io.prometheus + parent + 0.9.1-SNAPSHOT + + + simpleclient_bom + pom + + Prometheus Java Simpleclient BOM + + Bill of Materials for the Simpleclient. + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + + io.prometheus + simpleclient + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_common + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_caffeine + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_dropwizard + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_graphite_bridge + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_hibernate + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_guava + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_hotspot + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_httpserver + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_log4j + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_log4j2 + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_logback + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_pushgateway + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_servlet + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_spring_web + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_spring_boot + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_jetty + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_jetty_jdk8 + 0.9.1-SNAPSHOT + + + io.prometheus + simpleclient_vertx + 0.9.1-SNAPSHOT + + + +