| Группа | Группаcom.gitblit.fathom |
|---|---|
| Идентификатор | Идентификаторfathom-jmx |
| Версия | Версия0.8.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fathom-jmx-0.8.4.pom | |
| fathom-jmx-0.8.4.jar | 4 KB |
| fathom-jmx-0.8.4-sources.jar | 1 KB |
| fathom-jmx-0.8.4-javadoc.jar | 27 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-jmx/ -->
<dependency>
<groupId>com.gitblit.fathom</groupId>
<artifactId>fathom-jmx</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-jmx/
implementation 'com.gitblit.fathom:fathom-jmx:0.8.4'
// https://jarcasting.com/artifacts/com.gitblit.fathom/fathom-jmx/
implementation ("com.gitblit.fathom:fathom-jmx:0.8.4")
'com.gitblit.fathom:fathom-jmx:jar:0.8.4'
<dependency org="com.gitblit.fathom" name="fathom-jmx" rev="0.8.4">
<artifact name="fathom-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitblit.fathom', module='fathom-jmx', version='0.8.4')
)
libraryDependencies += "com.gitblit.fathom" % "fathom-jmx" % "0.8.4"
[com.gitblit.fathom/fathom-jmx "0.8.4"]