{"id":55475,"library":"xml-resolver","title":"XML Commons Resolver","description":"XML Commons Resolver provides a catalog-based XML entity resolver for resolving external resources in XML documents.","status":"active","version":"1.2","language":"java","source_language":null,"source_url":"http://svn.apache.org/viewvc/xml/commons/tags/xml-commons-resolver-1_2/","tags":["xml","resolver","catalog","entity"],"install":[{"cmd":"<dependency>\n  <groupId>xml-resolver</groupId>\n  <artifactId>xml-resolver</artifactId>\n  <version>1.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'xml-resolver:xml-resolver:1.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CatalogManager","correct":"org.apache.xml.resolver.CatalogManager"}],"quickstart":{"code":"import org.apache.xml.resolver.CatalogManager;\nimport org.apache.xml.resolver.tools.CatalogResolver;\n\npublic class Example {\n    public static void main(String[] args) {\n        CatalogManager manager = new CatalogManager();\n        CatalogResolver resolver = new CatalogResolver(manager);\n        System.out.println(\"Resolver created\");\n    }\n}","lang":"java","description":"Shows how to create a CatalogResolver using CatalogManager."},"warnings":[{"fix":"Use org.xmlresolver:xmlresolver:4.0.0 or later.","message":"This library is outdated; consider using xml-resolver from xmlresolver.org (version 4.x).","severity":"breaking","affected_versions":"1.x"}],"env_vars":null,"search_vec":"'base':11 'catalog':10,24 'catalog-bas':9 'common':2,5 'document':21 'entiti':13,25 'extern':17 'provid':7 'resolv':3,6,14,16,23 'resourc':18 'xml':1,4,12,20,22","created_at":"2026-06-15T09:52:38.875954+00:00","updated_at":"2026-06-15T09:52:38.875954+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":"http://xml.apache.org/commons/components/resolver/","github":null,"docs":"https://appdoc.app/artifact/xml-resolver/xml-resolver/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}