{"id":55797,"library":"uber-jar","title":"Adobe AEM Uber Jar","description":"The Adobe AEM Uber jar containing all AEM API dependencies.","status":"active","version":"6.6.2","language":"java","source_language":null,"source_url":"https://git.corp.adobe.com/CQ/quickstart/tree/release/660","tags":["aem","adobe","cq","content-management","java"],"install":[{"cmd":"<dependency>\n  <groupId>com.adobe.aem</groupId>\n  <artifactId>uber-jar</artifactId>\n  <version>6.6.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.adobe.aem:uber-jar:6.6.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Page","correct":"com.day.cq.wcm.api.Page"}],"quickstart":{"code":"import com.day.cq.wcm.api.Page;\n\npublic class Example {\n    public static void main(String[] args) {\n        Page page = null; // obtained from resource resolver\n        System.out.println(page.getTitle());\n    }\n}","lang":"java","description":"Minimal usage of AEM Page API from the Uber jar."},"warnings":[{"fix":"Use the exact version corresponding to your AEM instance (e.g., 6.6.2 for AEM 6.6).","message":"Uber jar version must match AEM version exactly; mismatch causes class loading issues.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'adob':1,6,16 'aem':2,7,12,15 'api':13 'contain':10 'content':19 'content-manag':18 'cq':17 'depend':14 'jar':4,9 'java':21 'manag':20 'uber':3,8","created_at":"2026-06-15T10:07:52.865652+00:00","updated_at":"2026-06-15T10:07:52.865652+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.adobe.com/","github":null,"docs":"https://appdoc.app/artifact/com.adobe.aem/uber-jar/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}