Apache James :: Protocols :: POP3

James Protocols

License

License

GroupId

GroupId

org.apache.james.protocols
ArtifactId

ArtifactId

protocols-pop3
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache James :: Protocols :: POP3
James Protocols
Project URL

Project URL

http://james.apache.org/protocols/protocols-pop3
Project Organization

Project Organization

The Apache Software Foundation

Download protocols-pop3

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.james : james-server-util jar 3.7.0
org.apache.james : metrics-api jar 3.7.0
org.apache.james.protocols : protocols-api jar 3.7.0

test (6)

Group / Artifact Type Version
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
org.apache.james.protocols : protocols-netty jar 3.7.0
commons-net : commons-net jar 3.8.0
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.1
3.0.0
3.0.0-RC1
3.0.0-beta5
1.6.3
1.6.2
1.6.1
1.6.0
1.6.0-RC1
1.6-beta3