{"id":77118,"library":"org-apache-servicemix-bundles-jdom","title":"Apache ServiceMix Bundles JDOM","description":"OSGi bundle wrapping the JDOM2 XML library for use in modular Java environments.","status":"active","version":"2.0.6.1_1","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git","tags":["xml","osgi","jdom","bundle"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.servicemix.bundles</groupId>\n  <artifactId>org.apache.servicemix.bundles.jdom</artifactId>\n  <version>2.0.6.1_1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.servicemix.bundles:org.apache.servicemix.bundles.jdom:2.0.6.1_1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Document","correct":"org.jdom2.Document"}],"quickstart":{"code":"import org.jdom2.Document;\nimport org.jdom2.Element;\n\npublic class Example {\n    public static void main(String[] args) {\n        Document doc = new Document(new Element(\"root\"));\n        System.out.println(doc.getRootElement().getName());\n    }\n}","lang":"java","description":"Create a simple JDOM2 XML document."},"warnings":[{"fix":"Use org.jdom:jdom2:2.0.6.1 or later instead of this bundle.","message":"Version 2.0.6.1 is outdated; consider using a newer JDOM2 version directly.","severity":"gotcha","affected_versions":"<=2.0.6.1_1"}],"env_vars":null,"search_vec":"'apach':1 'bundl':3,6,21 'environ':17 'java':16 'jdom':4,20 'jdom2':9 'librari':11 'modular':15 'osgi':5,19 'servicemix':2 'use':13 'wrap':7 'xml':10,18","created_at":"2026-06-17T19:47:30.073770+00:00","updated_at":"2026-06-17T19:47:30.073770+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://servicemix.apache.org/","github":null,"docs":"https://appdoc.app/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.jdom/","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-17","next_check":"2026-12-14","install_tag":null}}