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

org.wicketstuff:mbeanview-examples 6.5.0


Категории

Категории

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

Группа

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

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

mbeanview-examples
Версия

Версия

6.5.0
Тип

Тип

war

Скачать mbeanview-examples 6.5.0


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