Last Version

Apache James :: Server :: Guice 3.7.0

Apache James Mail Server

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-guice
Version

Version

3.7.0
Type

Type

jar
Description

Description

Apache James :: Server :: Guice
Apache James Mail Server
Project Organization

Project Organization

The Apache Software Foundation

Download james-server-guice 3.7.0


<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-guice/ -->
<dependency>
    <groupId>org.apache.james</groupId>
    <artifactId>james-server-guice</artifactId>
    <version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice/
implementation 'org.apache.james:james-server-guice:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-guice/
implementation ("org.apache.james:james-server-guice:3.7.0")
'org.apache.james:james-server-guice:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-guice" rev="3.7.0">
  <artifact name="james-server-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-guice', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-guice" % "3.7.0"
[org.apache.james/james-server-guice "3.7.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • blob/api
  • blob/deduplication-gc
  • blob/export
  • blob/memory
  • blob/s3
  • cassandra
  • common
  • configuration
  • data-cassandra
  • data-ldap
  • distributed
  • elasticsearch
  • es-metric-reporter
  • jmx
  • jpa-common
  • mailbox
  • mailbox-jpa
  • mailbox-plugin-deleted-messages-vault
  • mailbox-plugin-spamassassin
  • mailet
  • mailrepository-cassandra
  • memory
  • onami
  • protocols/imap
  • protocols/jmap
  • protocols/lmtp
  • protocols/managedsieve
  • protocols/netty
  • protocols/pop
  • protocols/smtp
  • protocols/webadmin
  • protocols/webadmin-data
  • protocols/webadmin-jmap
  • protocols/webadmin-mail-over-web
  • protocols/webadmin-mailbox
  • protocols/webadmin-mailqueue
  • protocols/webadmin-mailrepository
  • protocols/webadmin-rabbitmq-mailqueue
  • queue/activemq
  • queue/memory
  • queue/pulsar
  • queue/rabbitmq
  • sieve-file
  • sieve-jpa
  • testing
  • utils