https://github.com/jenkinsci/jackson3-api-plugin
https://github.com/jenkinsci/jackson3-api-plugin
api-plugin jackson
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jenkinsci/jackson3-api-plugin
- Owner: jenkinsci
- License: apache-2.0
- Created: 2025-10-08T08:05:13.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-03-29T08:19:58.000Z (about 2 months ago)
- Last Synced: 2026-03-29T11:08:01.485Z (about 2 months ago)
- Topics: api-plugin, jackson
- Language: Java
- Homepage: https://plugins.jenkins.io/jackson3-api/
- Size: 69.3 KB
- Stars: 0
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Jackson 3 API Plugin
[](https://plugins.jenkins.io/jackson3-api)
[](https://github.com/jenkinsci/jackson3-api-plugin/releases/latest)
[](https://plugins.jenkins.io/jackson3-api)
This plugin exposes the [Jackson 3](https://github.com/FasterXML/jackson) API to Jenkins plugins.
## Changelog
* See [GitHub Releases](https://github.com/jenkinsci/jackson3-api-plugin/releases) for recent versions
## Developer documentation
See the [Jenkins Developer Documentation](https://jenkins.io/doc/developer/book/).
Cheatsheet:
* To build the plugin locally: `mvn clean verify`
* To test in a local Jenkins instance: `mvn hpi:run`