| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторjmx |
| Версия | Версия206 |
| Тип | Типjar |
| Описание |
Описаниеjmx
Airlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jmx-206.pom | |
| jmx-206.jar | 25 KB |
| jmx-206-tests.jar | 6 KB |
| jmx-206-test-sources.jar | 4 KB |
| jmx-206-sources.jar | 16 KB |
| jmx-206-javadoc.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/jmx/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>jmx</artifactId>
<version>206</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/jmx/
implementation 'io.airlift:jmx:206'
// https://jarcasting.com/artifacts/io.airlift/jmx/
implementation ("io.airlift:jmx:206")
'io.airlift:jmx:jar:206'
<dependency org="io.airlift" name="jmx" rev="206">
<artifact name="jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='jmx', version='206')
)
libraryDependencies += "io.airlift" % "jmx" % "206"
[io.airlift/jmx "206"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : log | jar | 206 |
| io.airlift : configuration | jar | 206 |
| io.airlift : discovery | jar | 206 |
| org.weakref : jmxutils | jar | 1.21 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.inject : guice | jar | 5.0.1 |
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.10 |
| io.airlift : testing | jar | 206 |
| org.assertj : assertj-core | jar | 3.18.1 |