| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ning.arecibo |
| Идентификатор | Идентификаторarecibo-jmx |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеarecibo-jmx
Arecibo JMX instrumentation library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| arecibo-jmx-1.0.3.pom | |
| arecibo-jmx-1.0.3.jar | 15 KB |
| arecibo-jmx-1.0.3-sources.jar | 7 KB |
| arecibo-jmx-1.0.3-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ning.arecibo/arecibo-jmx/ -->
<dependency>
<groupId>com.ning.arecibo</groupId>
<artifactId>arecibo-jmx</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ning.arecibo/arecibo-jmx/
implementation 'com.ning.arecibo:arecibo-jmx:1.0.3'
// https://jarcasting.com/artifacts/com.ning.arecibo/arecibo-jmx/
implementation ("com.ning.arecibo:arecibo-jmx:1.0.3")
'com.ning.arecibo:arecibo-jmx:jar:1.0.3'
<dependency org="com.ning.arecibo" name="arecibo-jmx" rev="1.0.3">
<artifact name="arecibo-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ning.arecibo', module='arecibo-jmx', version='1.0.3')
)
libraryDependencies += "com.ning.arecibo" % "arecibo-jmx" % "1.0.3"
[com.ning.arecibo/arecibo-jmx "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.weakref : jmxutils | jar | 1.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 2.0 |
| com.google.inject.extensions : guice-multibindings | jar | 2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.0 |