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

org.wicketstuff:mbeanview-parent 9.0.0-M2

Jmx panel, to view and operate the applications mbeans

Категории

Категории

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

Группа

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

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

mbeanview-parent
Версия

Версия

9.0.0-M2
Тип

Тип

pom

Скачать mbeanview-parent 9.0.0-M2

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

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