I am trying to get the service desk java api's so that my plugin can do things in Service desk using the java api.
But I am not able to include it anyhow in my plugin.
Can someone please point out on how can I do it so that I can access the api's to create request or do other operations within my plugin.
I know REST api exists but I do not want to use it at present.