AEM comes OOTB with a JQuery version. Make sure that the JQuery Lib is part of AEM. One way you can test this is to create a custom component with a client lib and see if you can add a clientlib with a property where dependencies is cq.jquery.See this AEM HELPX article - where is use this property. ...