developping a jira application

Ayoub Karaa July 5, 2019

hello i want to develop a jira application and put it for sell on jira market witch framework should i use and can i o it with java ee , and who can i integrate my application on jira market  
thank you 

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 5, 2019

Hello,

For Jira Cloud you can use any framework, you like. You can find more info here:

https://developer.atlassian.com/cloud/jira/platform/getting-started/

To publish your app to the Marketplace, please, read this article:

https://developer.atlassian.com/platform/marketplace/creating-a-marketplace-listing/

Ayoub Karaa July 5, 2019

thank you 
and for java ee or java i can develop my app without problems if i would put it on maketplace ?!

Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 5, 2019

It can be Java EE. But I would advise you to use spring boot. In this case you can use this framework:

https://bitbucket.org/atlassian/atlassian-connect-spring-boot/src/master/

In this case you will not have to handle the app lifecycle and authentication.

Ayoub Karaa July 5, 2019

thank you a lot .

Suggest an answer

Log in or Sign up to answer