| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.welen.jmole |
| Идентификатор | Идентификаторjmole-jmx |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJMole JMX classes
JMole JMX
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jmole-jmx-2.0.0.pom | |
| jmole-jmx-2.0.0.jar | 2 KB |
| jmole-jmx-2.0.0-sources.jar | 1 KB |
| jmole-jmx-2.0.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.welen.jmole/jmole-jmx/ -->
<dependency>
<groupId>net.welen.jmole</groupId>
<artifactId>jmole-jmx</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-jmx/
implementation 'net.welen.jmole:jmole-jmx:2.0.0'
// https://jarcasting.com/artifacts/net.welen.jmole/jmole-jmx/
implementation ("net.welen.jmole:jmole-jmx:2.0.0")
'net.welen.jmole:jmole-jmx:jar:2.0.0'
<dependency org="net.welen.jmole" name="jmole-jmx" rev="2.0.0">
<artifact name="jmole-jmx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.welen.jmole', module='jmole-jmx', version='2.0.0')
)
libraryDependencies += "net.welen.jmole" % "jmole-jmx" % "2.0.0"
[net.welen.jmole/jmole-jmx "2.0.0"]