Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Latest commit

 

History

History
27 lines (14 loc) · 508 Bytes

File metadata and controls

27 lines (14 loc) · 508 Bytes

apiman-script-plugin

An apiman plugin providing dynamic behaviour based on external scripts.

Building

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.

Tests

If you want to run unit tests, run:

mvn clean test

Contributing

Pull requests are welcome.

Author

Pete Cornish ([email protected])