Registry / networking / james-server-filesystem-api

james-server-filesystem-api

JSON →
library3.9.0javamavenunverified

Apache James Mail Server filesystem API for managing file-based storage.

<dependency> <groupId>org.apache.james</groupId> <artifactId>james-server-filesystem-api</artifactId> <version>3.9.0</version> </dependency>
INSTALL
IMPORT
SIG · JAMES-SERVER-FILES
J
james-server-filesystem-api
networkingjavav3.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.

Filesystem
org.apache.james.filesystem.api.Filesystem

Minimal usage showing import and instantiation of Filesystem.

import org.apache.james.filesystem.api.Filesystem; public class Example { public static void main(String[] args) { Filesystem fs = new Filesystem(); System.out.println("Filesystem API initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
james-server-filesystem-api — mvn dependency:get james-server-filesystem-api · libregistry