License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-mbeanview |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmbeanview
Jmx panel, to view and operate the applications mbeans
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-mbeanview/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-mbeanview</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-mbeanview/
implementation 'org.wicketstuff:wicketstuff-mbeanview:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-mbeanview/
implementation ("org.wicketstuff:wicketstuff-mbeanview:9.10.0")
'org.wicketstuff:wicketstuff-mbeanview:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-mbeanview" rev="9.10.0">
<artifact name="wicketstuff-mbeanview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-mbeanview', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-mbeanview" % "9.10.0"
[org.wicketstuff/wicketstuff-mbeanview "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 9.10.0 |
org.apache.wicket : wicket-core | jar | 9.10.0 |