I could be missing something or not understanding the API (https://developer.atlassian.com/bamboodev/java-api-reference) properly, but how can I add the latest bamboo java api to my maven project?
I would like to try to use this instead of the REST API in order to make calls to my instance of bamboo.
Community moderators have prevented the ability to post new answers.
You have to write a Bamboo plugin. Is that what you are trying to do?
https://developer.atlassian.com/bamboodev/bamboo-plugin-guide
Thank you Jobin. This is what I figured the case was. I was hoping that I could use the Java API in a similar manner to the REST API and not need to make a plugin. I will continue to use the REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.