Jackson Databind Plugin
This plugin exposes the Jackson Databind library to other Jenkins plugins. See FasterXML Jackson Databind GitHub repo for more information.
Warning!
This plugin should not be used anymore in new plugins. Use a dependency on Jackson2 API Plugin instead.
Version History
Version 2.8.10.1 (Dec 13, 2017)
- Deprecate the plugin in the built-in documentation
- Use Jackson2 API Plugin as a source of the libraries
Previous releases
- See the commit history