Profiling 1.18.2
Description
Record profiling information which can be read using JMX.
Community & Docs
HTML:
PDF:
JavaDoc:
Using this project in maven
In order to use this plug-in in your Maven-project, add the following dependency to the pom.xml:
<dependency> <groupId>org.geomajas.plugin</groupId> <artifactId>geomajas-server-plugin-profiling-parent</artifactId> <version>1.18.2</version> </dependency>