| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторjmx-http |
| Версия | Версия212 |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jmx-http-212.pom | |
| jmx-http-212.jar | 22 KB |
| jmx-http-212-tests.jar | 6 KB |
| jmx-http-212-test-sources.jar | 3 KB |
| jmx-http-212-sources.jar | 14 KB |
| jmx-http-212-javadoc.jar | 428 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/jmx-http/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jmx-http</artifactId>
<version>212</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jmx-http/
implementation 'io.airlift:jmx-http:212'
// https://jarcasting.com/artifacts/io.airlift/jmx-http/
implementation ("io.airlift:jmx-http:212")
'io.airlift:jmx-http:jar:212'
<dependency org="io.airlift" name="jmx-http" rev="212">
<artifact name="jmx-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jmx-http', version='212')
)
libraryDependencies += "io.airlift" % "jmx-http" % "212"
[io.airlift/jmx-http "212"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : discovery | jar | 212 |
| io.airlift : json | jar | 212 |
| io.airlift : jaxrs | jar | 212 |
| com.google.inject : guice | jar | 5.0.1 |
| javax.inject : javax.inject | jar | 1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| com.google.guava : guava | jar | 31.0.1-jre |
| io.airlift : node | jar | 212 |
| io.airlift : http-server | jar | 212 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : testing | jar | 212 |
| io.airlift : bootstrap | jar | 212 |
| io.airlift : http-client | jar | 212 |
| org.testng : testng | jar | 6.10 |