JIRA REST plugin : query regarding com.atlassian.rest jar

Hi Experts!
I have got a third party plugin from one of our vendors and now I am trying to set it up in my eclipse.
I am unable to fix an error related to "import com.atlassian.rest.annotation.* " .
pom.xml contains below entry

pom1

Please suggest which jar contains this class com.atlassian.rest.annotation ?

Regards
Shradha

Hello @ShradhaSingh, welcome to the community!

Does your project build via command line? I want to verify if this is just eclipse not being able to see the dependency or if it fails to build completely.

Cheers,
Ian