{"id":70543,"library":"james-server-data-api","title":"Apache James Server Data API","description":"Data API for Apache James Mail Server, providing interfaces for mail storage and retrieval.","status":"active","version":"3.9.0","language":"java","source_language":null,"source_url":"http://git-wip-us.apache.org/repos/asf/james-project.git","tags":["mail","server","apache","james"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.james</groupId>\n  <artifactId>james-server-data-api</artifactId>\n  <version>3.9.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.james:james-server-data-api:3.9.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MailAddress","correct":"org.apache.james.core.MailAddress"}],"quickstart":{"code":"import org.apache.james.core.MailAddress;\n\npublic class Example {\n    public static void main(String[] args) throws Exception {\n        MailAddress address = new MailAddress(\"user@example.com\");\n        System.out.println(address.toString());\n    }\n}","lang":"java","description":"Creates and prints a mail address."},"warnings":[],"env_vars":null,"search_vec":"'apach':1,9,22 'api':5,7 'data':4,6 'interfac':14 'jame':2,10,23 'mail':11,16,20 'provid':13 'retriev':19 'server':3,12,21 'storag':17","created_at":"2026-06-17T18:15:58.700954+00:00","updated_at":"2026-06-17T18:15:58.700954+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://james.apache.org/server/","github":null,"docs":"https://appdoc.app/artifact/org.apache.james/james-server-data-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"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}}