| Категории |
Категорииjmxtrans Тестирование приложения и мониторинг Monitoring |
|---|---|
| Группа | Группаorg.jmxtrans |
| Идентификатор | Идентификаторjmxtrans-systemd |
| Версия | Версия270 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| jmxtrans-systemd-270.pom | |
| jmxtrans-systemd-270.deb | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-systemd/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-systemd</artifactId>
<version>270</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-systemd/
implementation 'org.jmxtrans:jmxtrans-systemd:270'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-systemd/
implementation ("org.jmxtrans:jmxtrans-systemd:270")
'org.jmxtrans:jmxtrans-systemd:pom:270'
<dependency org="org.jmxtrans" name="jmxtrans-systemd" rev="270">
<artifact name="jmxtrans-systemd" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-systemd', version='270')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-systemd" % "270"
[org.jmxtrans/jmxtrans-systemd "270"]