Simple Jira Server Plugin
Upon new installation of the plugin
- create a unique ID
- persist it so that it can be used in other components
- make an HTTP request to send it to an external service
- erase persisted unique ID upon plugin uninstallation
- Maven - Dependency Management
- atlassianjdk - Hello World tutorial for a Jira plugin
- SAL - Shared Access Layer