Download apache-james-mpt-main-0.1.jar file - Jar a

Jar examples for a:apache-james-mpt-main

Description

Apache JAMES Mail Protocol Tester (MTP) is a library providing a framework for the scritable functional testing of ASCII based line protocols.

You can download jar file apache-james-mpt-main 0.1 in this page.

License

Apache License

Build File

You can use the following script to add apache-james-mpt-main-0.1.jar to your project.

<dependency>
   <groupId>org.apache.james</groupId>
   <artifactId>apache-james-mpt-main</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.apache.james', name: 'apache-james-mpt-main', version: '0.1'
libraryDependencies += "org.apache.james" % "apache-james-mpt-main" % "0.1"
<dependency org="org.apache.james" name="apache-james-mpt-main" rev="0.1"/>
@Grapes(@Grab(group='org.apache.james', module='apache-james-mpt-main', version='0.1'))
'org.apache.james:apache-james-mpt-main:jar:0.1'

Download

Click the following link to download the jar file.

apache-james-mpt-main-0.1-javadoc.jar
apache-james-mpt-main-0.1-sources.jar
apache-james-mpt-main-0.1-tests.jar
apache-james-mpt-main-0.1.jar
apache-james-mpt-main-0.1.pom



Related Tutorials