не последняя версия
Последняя версия 1.0.1

com.gitblit.fathom:fathom-jmx 0.7.0

JMX Server integration

Группа

Группа

com.gitblit.fathom
Идентификатор

Идентификатор

fathom-jmx
Версия

Версия

0.7.0
Тип

Тип

jar

Скачать fathom-jmx 0.7.0


<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-jmx/ -->
<dependency>
    <groupId>com.gitblit.fathom</groupId>
    <artifactId>fathom-jmx</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-jmx/
implementation 'com.gitblit.fathom:fathom-jmx:0.7.0'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-jmx/
implementation ("com.gitblit.fathom:fathom-jmx:0.7.0")
'com.gitblit.fathom:fathom-jmx:jar:0.7.0'
<dependency org="com.gitblit.fathom" name="fathom-jmx" rev="0.7.0">
  <artifact name="fathom-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-jmx', version='0.7.0')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-jmx" % "0.7.0"
[com.gitblit.fathom/fathom-jmx "0.7.0"]