File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
prometheus-metrics-exporter-pushgateway Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1616 Exporter for pushing metrics to a pushgateway.
1717 </description >
1818
19+ <properties >
20+ <automatic .module.name>io.prometheus.metrics.exporter.pushgateway</automatic .module.name>
21+ </properties >
22+
1923 <licenses >
2024 <license >
2125 <name >The Apache Software License, Version 2.0</name >
3741 </developer >
3842 </developers >
3943
40-
4144 <dependencies >
4245 <dependency >
4346 <groupId >io.prometheus</groupId >
4447 <artifactId >prometheus-metrics-exporter-common</artifactId >
4548 <version >${project.version} </version >
4649 </dependency >
47- <dependency >
48- <groupId >javax.xml.bind</groupId >
49- <artifactId >jaxb-api</artifactId >
50- <version >2.4.0-b180830.0359</version >
51- <scope >provided</scope >
52- </dependency >
5350 <dependency >
5451 <groupId >junit</groupId >
5552 <artifactId >junit</artifactId >
You can’t perform that action at this time.
0 commit comments