This plugin exposes the FasterXML Jackson 2 API to Jenkins plugins. See FasterXML Jackson Databind GitHub repo for more information.
- See GitHub Releases for recent versions
- See Release Notes for version 2.10.0 and older
See the Jenkins Developer Documentation.
Cheatsheet:
- To build the plugin locally:
mvn clean verify
- To test in a local Jenkins instance:
mvn hpi:run