POP3 distributed server

Distributed friendly implementation of a POP3 server. The use of messageId as an identifier enables to use safely Cassandra multi-datacenters set up

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-protocols-pop3-distributed
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

POP3 distributed server
Distributed friendly implementation of a POP3 server. The use of messageId as an identifier enables to use safely Cassandra multi-datacenters set up
Project Organization

Project Organization

The Apache Software Foundation

Download james-server-protocols-pop3-distributed

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.james : apache-james-backends-cassandra jar 3.7.0
org.apache.james : apache-james-mailbox-cassandra jar 3.7.0
org.apache.james : apache-james-mailbox-store jar 3.7.0
org.apache.james : james-server-protocols-pop3 jar 3.7.0

test (20)

Group / Artifact Type Version
org.apache.james : apache-james-backends-cassandra test-jar 3.7.0
org.apache.james : apache-james-mailbox-api test-jar 3.7.0
org.apache.james : apache-james-mailbox-memory jar 3.7.0
org.apache.james : apache-james-mailbox-memory test-jar 3.7.0
org.apache.james : apache-james-mailbox-store test-jar 3.7.0
org.apache.james : blob-cassandra jar 3.7.0
org.apache.james : event-bus-api test-jar 3.7.0
org.apache.james : james-json test-jar 3.7.0
org.apache.james : james-server-data-memory jar 3.7.0
org.apache.james : james-server-filesystem-api test-jar 3.7.0
org.apache.james : james-server-protocols-library test-jar 3.7.0
org.apache.james : james-server-protocols-pop3 test-jar 3.7.0
org.apache.james : metrics-tests jar 3.7.0
org.apache.james : testing-base jar 3.7.0
org.apache.james.protocols : protocols-api test-jar 3.7.0
com.google.inject : guice jar 5.0.1
commons-net : commons-net jar 3.8.0
net.javacrumbs.json-unit : json-unit-assertj jar 2.28.0
org.mockito : mockito-core jar 3.7.7
org.testcontainers : testcontainers jar 1.16.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0