How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-systemd</artifactId>
<version>272</version>
</dependency>
Choose a version of org.jmxtrans : jmxtrans-systemd to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
272 |
jmxtrans-systemd-272
|
||
271 |
jmxtrans-systemd-271
|
||
270 |
jmxtrans-systemd-270
|
||
269 |
jmxtrans-systemd-269
|
||
268 |
jmxtrans-systemd-268
|
||
267 |
jmxtrans-systemd-267
|
||
266 |
jmxtrans-systemd-266
|
||
265 |
jmxtrans-systemd-265
|
||
264 |
jmxtrans-systemd-264
|
||
263 |
jmxtrans-systemd-263
|
||
262 |
jmxtrans-systemd-262
|
||
261 |
jmxtrans-systemd-261
|
POM as dependency in dependencyManagement
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-systemd</artifactId>
<version>272</version>
</dependency>
Advertisement