| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdmbeanview-parent |
| Version | Version9.6.0 |
| Type | Typepom |
| Description |
DescriptionMBeanView - Parent
Jmx panel, to view and operate the applications mbeans
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mbeanview-parent-9.6.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/mbeanview-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>mbeanview-parent</artifactId>
<version>9.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/mbeanview-parent/
implementation 'org.wicketstuff:mbeanview-parent:9.6.0'
// https://jarcasting.com/artifacts/org.wicketstuff/mbeanview-parent/
implementation ("org.wicketstuff:mbeanview-parent:9.6.0")
'org.wicketstuff:mbeanview-parent:pom:9.6.0'
<dependency org="org.wicketstuff" name="mbeanview-parent" rev="9.6.0">
<artifact name="mbeanview-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='mbeanview-parent', version='9.6.0')
)
libraryDependencies += "org.wicketstuff" % "mbeanview-parent" % "9.6.0"
[org.wicketstuff/mbeanview-parent "9.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-extensions | jar | 9.6.0 |
| org.apache.wicket : wicket-core | jar | 9.6.0 |