Is there a list of allowed Groovy Imports and Libraries

I'm not sure if this is the best place to post this or not, but I would like to request that the java messagepack library be added.

http://msgpack.org/javadoc/current/overview-summary.html

I wrote a new app: BLE (Beacon) Gateway Manager, and the gateway uses message pack. As a workaround, I'm sending data to Hubitat in JSON, but it makes the BLE gateway run slower. If I could parse incoming messagepack data using this library, that would be great! Requesting all libraries list on this web page, especially the JSON utils.

Thanks in advance.