In the overview of the Jira Rest Java Client, Atlassian specify:
The Jira REST Java Client works with Jira Server, but not with Jira Cloud.
Is there a client library for the REST APIs of Jira cloud?
I can't find any open source libraries on the internet that are geared specifically towards using the Jira cloud REST APIs.
The following question seems to be implicitly asking the same thing as I am, but is explicitly focused on the existence of a POM: How to use JIRA REST client library?. So the answer there focuses on advise on usage of a POM found on Maven.
