An apiman plugin providing dynamic behaviour based on external scripts.
If you want to compile the policies yourself, use:
mvn clean install
...and see the JAR files under the target
directories.
Importing into your favourite IDE is easy, as long as it supports Maven projects.
If you want to run unit tests, run:
mvn clean test
Pull requests are welcome.
Pete Cornish (outofcoffee@gmail.com)