We are developing an application in Java and this application must interact with Jira and Confluence via their API Rest.
For Jira, we have defined the jira-rest-java-client-core Maven dependency in our POM but we do not find the same library for Confluence. Does it exist ?
We do not find any documentation about that or any example on which to base us.