johrstrom / jmeter-prometheus-plugin

A Prometheus Listener for Apache JMeter that exposes results in an http API
Apache License 2.0
164 stars 109 forks source link

update pom so that libs are provided #129

Closed johrstrom closed 11 months ago

johrstrom commented 11 months ago

update pom so that dependant libraries are in the provided scope. This also removes some transient dependencies which would also be provided.