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

io.airlift:jmx-http 210


Группа

Группа

io.airlift
Идентификатор

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

jmx-http
Версия

Версия

210
Тип

Тип

jar

Скачать jmx-http 210


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