License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdmbeanview |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmbeanview
Jmx panel, to view and operate the applications mbeans
|
Filename | Size |
---|---|
mbeanview-1.5-RC5.1.pom | |
mbeanview-1.5-RC5.1.jar | 40 KB |
mbeanview-1.5-RC5.1-sources.jar | 18 KB |
mbeanview-1.5-RC5.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/mbeanview/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>mbeanview</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/mbeanview/
implementation 'org.wicketstuff:mbeanview:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/mbeanview/
implementation ("org.wicketstuff:mbeanview:1.5-RC5.1")
'org.wicketstuff:mbeanview:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="mbeanview" rev="1.5-RC5.1">
<artifact name="mbeanview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='mbeanview', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "mbeanview" % "1.5-RC5.1"
[org.wicketstuff/mbeanview "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 1.5-RC5.1 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |