wicket-metrics

Painless way of adding JMX metrics to your wicket project.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

wicket-metrics
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

wicket-metrics
Painless way of adding JMX metrics to your wicket project.
Project URL

Project URL

https://github.com/NitorCreations/wicket-metrics

Download wicket-metrics

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 1.5.10
com.yammer.metrics : metrics-core jar 2.2.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.
com.nitorcreations

Nitor Creations

Versions

Version
1.0