|
|
@ -818,11 +818,21 @@
|
|
|
|
<artifactId>dom4j</artifactId>
|
|
|
|
<artifactId>dom4j</artifactId>
|
|
|
|
<version>${dom4j.version}</version>
|
|
|
|
<version>${dom4j.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-annotation</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
<artifactId>metrics-core</artifactId>
|
|
|
|
<artifactId>metrics-core</artifactId>
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-ehcache</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
<artifactId>metrics-ganglia</artifactId>
|
|
|
|
<artifactId>metrics-ganglia</artifactId>
|
|
|
@ -833,6 +843,76 @@
|
|
|
|
<artifactId>metrics-graphite</artifactId>
|
|
|
|
<artifactId>metrics-graphite</artifactId>
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-healthchecks</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-httpasyncclient</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jdbi</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jersey</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jersey2</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jetty8</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jetty9</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jetty9-legacy</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-json</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-jvm</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-log4j</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-log4j2</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-logback</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
|
|
|
|
<dependency>
|
|
|
|
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
|
|
|
|
<artifactId>metrics-servlet</artifactId>
|
|
|
|
|
|
|
|
<version>${dropwizard-metrics.version}</version>
|
|
|
|
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
<groupId>io.dropwizard.metrics</groupId>
|
|
|
|
<artifactId>metrics-servlets</artifactId>
|
|
|
|
<artifactId>metrics-servlets</artifactId>
|
|
|
|