Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drylikov/jmx_c

Simple JMX Console.
https://github.com/drylikov/jmx_c

Last synced: 8 days ago
JSON representation

Simple JMX Console.

Awesome Lists containing this project

README

        

h1. JMX_C

h2. A JMX Console tool for dumping JMX data.

h3. Building from Source

JMXC uses "Maven":http://maven.apache.org for its build system.

In order to create a distribution, simply run the @mvn package@ command in the cloned directory.

The distribution will be created under @target/@.