Jar examples for a:apache-mailet
The Apache Mailet API is a flexible specification for mail processing agents.
You can download jar file apache-mailet 2.4 in this page.
Apache License
You can use the following script to add apache-mailet-2.4.jar to your project.
<dependency> <groupId>org.apache.james</groupId> <artifactId>apache-mailet</artifactId> <version>2.4</version> </dependency>
compile group: 'org.apache.james', name: 'apache-mailet', version: '2.4'
libraryDependencies += "org.apache.james" % "apache-mailet" % "2.4"
<dependency org="org.apache.james" name="apache-mailet" rev="2.4"/>
@Grapes(@Grab(group='org.apache.james', module='apache-mailet', version='2.4'))
'org.apache.james:apache-mailet:jar:2.4'
Click the following link to download the jar file.
apache-mailet-2.4.jar