не последняя версия
Последняя версия 9.10.0

org.wicketstuff:mbeanview-parent 1.5.5

Jmx panel, to view and operate the applications mbeans

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

mbeanview-parent
Версия

Версия

1.5.5
Тип

Тип

pom

Скачать mbeanview-parent 1.5.5

Имя Файла Размер
mbeanview-parent-1.5.5.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wicketstuff/mbeanview-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>mbeanview-parent</artifactId>
    <version>1.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/mbeanview-parent/
implementation 'org.wicketstuff:mbeanview-parent:1.5.5'
// https://jarcasting.com/artifacts/org.wicketstuff/mbeanview-parent/
implementation ("org.wicketstuff:mbeanview-parent:1.5.5")
'org.wicketstuff:mbeanview-parent:pom:1.5.5'
<dependency org="org.wicketstuff" name="mbeanview-parent" rev="1.5.5">
  <artifact name="mbeanview-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='mbeanview-parent', version='1.5.5')
)
libraryDependencies += "org.wicketstuff" % "mbeanview-parent" % "1.5.5"
[org.wicketstuff/mbeanview-parent "1.5.5"]