Hello,
i've spent so many time looking for Jira Server Java API .jar files, but could not find anywhere latest full package.
i am aware about the maven repositories, i would rather use .jar files in my project.
Could somebody point me to a location, where i could download full package of Jira java Server api .jar files?
We are not going to develop any plugins etc, we need to migrate our document database from lotus notes to jira server. We need to be able to communicate to jira server through the java api.
EDIT* Or maybe is it possible to load them directly from the server folder? If yes, could someone share the path to it?
Many thanks for the help
Regards
Hi Tom!
E.g. for installed Jira 7.5.0 it is located at JIRA_7.5.0\atlassian-jira\WEB-INF\lib\jira-api-7.5.0.jar.
Hi Aleksandr,
thank you for your answer! You helped a lot!
I would like to ask you, why the api, that is under JIRA_7.5.1\atlassian-jira\WEB-INF\lib\jira-api-7.5.1.jar. differs from the api, that is documented here https://docs.atlassian.com/jira/server/ ?
They both are 7.5.1, but if you look at the package com.atlassian.jira.issue the docs have way more classes, that the package which is on the server (.jar).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I suppose the documentation describes jira-core lib. You can read about the differences here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.