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