Registry / dependency-injection / james-server-guice-common

james-server-guice-common

JSON →
library3.9.0javamavenunverified

Common Guice modules for the Apache James mail server, providing dependency injection support.

<dependency> <groupId>org.apache.james</groupId> <artifactId>james-server-guice-common</artifactId> <version>3.9.0</version> </dependency>
INSTALL
IMPORT
SIG · JAMES-SERVER-GUICE
J
james-server-guice-common
dependency-injectionjavav3.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.

GuiceJamesServer
org.apache.james.server.guice.common.GuiceJamesServer

Start a Guice-configured James server

import org.apache.james.server.guice.common.GuiceJamesServer; public class Example { public static void main(String[] args) { GuiceJamesServer server = GuiceJamesServer.create(); server.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources