Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Atlassian jars

Shashank Agrawal
Contributor
January 23, 2020

Hi,

We are working on some R&D for which we need to have rest api call to jira. Below are the jars needed for it which aren't available in maven repository. lt; dependency gt; lt; groupId gt;com.atlassian.jiralt; //groupId gt; lt; artifactId gt;jira-rest-java-client-corelt; //artifactId gt; lt; version gt;4.0.0lt; //version gt; lt; //dependency gt; lt; dependency gt; lt; groupId gt;com.atlassian.fuguelt; //groupId gt; lt; artifactId gt;fuguelt; //artifactId gt; lt; version gt;2.6.1lt; //version gt; lt; //dependency gt; Above jars are available in atlassian repository mentioned below: lt; repository gt; lt; id gt;atlassian-publiclt; //id gt; lt; url gt;https:////packages.atlassian.com//maven//repository//publiclt; //url gt; lt; //repository gt; I need these jars with all required compile dependency jars. 

Any help would be appreciated.

0 answers

Suggest an answer

Log in or Sign up to answer