| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.avast |
| Идентификатор | Идентификаторjmx-publisher |
| Версия | Версия1.4.2 |
| Тип | Типjar |
| Описание |
ОписаниеJMX Publisher
Tool to get properties and methods published via JMX easily.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jmx-publisher-1.4.2.pom | |
| jmx-publisher-1.4.2.jar | 23 KB |
| jmx-publisher-1.4.2-test-sources.jar | 6 KB |
| jmx-publisher-1.4.2-sources.jar | 12 KB |
| jmx-publisher-1.4.2-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.avast/jmx-publisher/ -->
<dependency>
<groupId>com.avast</groupId>
<artifactId>jmx-publisher</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.avast/jmx-publisher/
implementation 'com.avast:jmx-publisher:1.4.2'
// https://jarcasting.com/artifacts/com.avast/jmx-publisher/
implementation ("com.avast:jmx-publisher:1.4.2")
'com.avast:jmx-publisher:jar:1.4.2'
<dependency org="com.avast" name="jmx-publisher" rev="1.4.2">
<artifact name="jmx-publisher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avast', module='jmx-publisher', version='1.4.2')
)
libraryDependencies += "com.avast" % "jmx-publisher" % "1.4.2"
[com.avast/jmx-publisher "1.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| com.avast.client : client-jmx | jar | 1.0.0 |
| junit : junit | jar | 4.11 |