is not current version
Last Version 3.7.0

Apache James MPT 3.6.2

Functional test framework specialised for the ASCII line-base protocols common in mail.

License

License

GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

apache-james-mpt
Version

Version

3.6.2
Type

Type

jar
Description

Description

Apache James MPT
Functional test framework specialised for the ASCII line-base protocols common in mail.
Project URL

Project URL

http://james.apache.org/mpt/
Project Organization

Project Organization

The Apache Software Foundation

Download apache-james-mpt 3.6.2


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

Dependencies

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

Project Modules

  • all
  • app
  • core
  • impl/imap-mailbox
  • impl/managesieve
  • impl/smtp
  • mavenplugin