Last Version

Apache James MPT 3.7.0

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.7.0
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.7.0


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

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