is not current version
Last Version 1.5-RC5.1

org.wicketstuff:mbeanview 1.4.13

Jmx panel, to view and operate the applications mbeans

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

mbeanview
Version

Version

1.4.13
Type

Type

jar

Download mbeanview 1.4.13


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