Java implementation of the IBM MQ administrative REST API wrapper
A Java port of pymqrest, providing
a Java wrapper for the IBM MQ administrative REST API. The library uses the
runCommandJSON mode of the MQSC endpoint to execute structured commands and
translate attributes between Java-friendly names and MQSC parameter names.
Pre-alpha. Under active development.