This plugin exposes the Jackson 3 API to Jenkins plugins.
- See GitHub Releases for recent versions
See the Jenkins Developer Documentation.
Cheatsheet:
- To build the plugin locally:
mvn clean verify
- To test in a local Jenkins instance:
mvn hpi:run