Registry / messaging / james-server-data-api

james-server-data-api

JSON →
library3.9.0javamavenunverified

Data API for Apache James Mail Server, providing interfaces for mail storage and retrieval.

<dependency> <groupId>org.apache.james</groupId> <artifactId>james-server-data-api</artifactId> <version>3.9.0</version> </dependency>
INSTALL
IMPORT
SIG · JAMES-SERVER-DATA-
J
james-server-data-api
messagingjavav3.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MailAddress
org.apache.james.core.MailAddress

Creates and prints a mail address.

import org.apache.james.core.MailAddress; public class Example { public static void main(String[] args) throws Exception { MailAddress address = new MailAddress("user@example.com"); System.out.println(address.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
2
Amazon
1
Resources
james-server-data-api — mvn dependency:get james-server-data-api · libregistry