A sample plugin showing off most of the current extension mechanisms in Ready! API.
Clone this repository locally and run
mvn install
which will create a ready-api-plugin-template-1.0-SNAPSHOT.jar in your target folder. Open Ready! APIs Plugin Repository from the main toolbar and choose to load a plugin from file - select this file - which will install all the extensions in Ready! API for your musing.
Also see the maven-soapui-plugin-archetype project if you want to create new plugins from scratch.
Please open issues / improvement requests here at GitHub.
Enjoy!