Skip to content

jenkinsci/jackson3-api-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Jackson 3 API Plugin

Jenkins Plugin GitHub release Jenkins Plugin Installs

This plugin exposes the Jackson 3 API to Jenkins plugins.

Changelog

Developer documentation

See the Jenkins Developer Documentation.

Cheatsheet:

  • To build the plugin locally: mvn clean verify
  • To test in a local Jenkins instance: mvn hpi:run