what is the difference between jira-rest-java-client-core and jira-rest-java-client & jira-rest-api?
which one is latest one jira-rest-java-client-core or jira-rest-java-client? and which one is best?
is it necessary to use jira-rest-api with jira-rest-java-client-core or jira-rest-java-client ?
what is the best and what to use if i'm getting started using with jira?
The client programs are libraries trying to help you with connecting to Jira over the Jira REST api.
Latest or best don't make a lot of sense, you need to use the one that is compatible with the version of Jira you are working with.
You do not need to use the clients at all, the Jira REST API is something you can talk to with any REST call you want.
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.