Wicket JMX

Wicket Java Management Extensions for Wicket 1.x (will be part of the main distro from Wicket 2.0 on)

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

wicket
ArtifactId

ArtifactId

wicket-jmx
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket JMX
Wicket Java Management Extensions for Wicket 1.x (will be part of the main distro from Wicket 2.0 on)
Project Organization

Project Organization

Wicket developers
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-jmx

Download wicket-jmx

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
wicket : wicket jar 1.2.7
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.13

provided (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
javax.servlet : servlet-api jar 2.3
javax.portlet : portlet-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3